Back to Frontend

Press.Scala

admin/app/views/press.scala.html

latest360 B
Original Source

@()(implicit request: RequestHeader, context: model.ApplicationContext) @admin_main("Facia Press pages", isAuthed = true) {

  • This is used to manually press the facia pages
  • Be careful: This ignores the switch state and presses the pages
  • Be careful: how many times you run these as they fill the queue which is used by the standard jobs too.

}