Back to Frontend

AtomJSNonBlocking.Scala

applications/app/views/fragments/atomJSNonBlocking.scala.html

latest353 B
Original Source

@import conf.Configuration @import model.Page @import templates.inlineJS.nonBlocking.js.ophanConfig @(page: Page)(implicit request: RequestHeader, context: model.ApplicationContext) @** * Use this fragment to add JavaScript that can improve the perceived rendering speed * but that is too blocking / risky to be put in the head of the document *@