From: Jurian Sluiman Date: Sun, 29 Jul 2012 09:40:13 +0000 (+0200) Subject: Add inlineScript() helper X-Git-Url: http://git.inspyration.org/?a=commitdiff_plain;ds=sidebyside;h=98508af86470d4bf4deb630f29fd9af8dbf5560c;p=zf2.biz%2Fgalerie.git Add inlineScript() helper For faster DOM parsing it is recommended to place some scripts just above the tag. Rendering the inlineScript() helper here makes it possible to inject files in both the and at the end of the --- diff --git a/module/Application/view/layout/layout.phtml b/module/Application/view/layout/layout.phtml index 47812ed..86c887d 100644 --- a/module/Application/view/layout/layout.phtml +++ b/module/Application/view/layout/layout.phtml @@ -52,5 +52,6 @@ + inlineScript()?>