Author: ornicar2
Date: 2010-02-04 22:06:35 +0100 (Thu, 04 Feb 2010)
New Revision: 27582

Modified:
   
plugins/diemPlugin/trunk/dmCorePlugin/plugins/dmUserPlugin/modules/dmAuth/templates/layout.php
Log:
[Diem]
- fixed authentication layout to handle javascripts included in head section

Modified: 
plugins/diemPlugin/trunk/dmCorePlugin/plugins/dmUserPlugin/modules/dmAuth/templates/layout.php
===================================================================
--- 
plugins/diemPlugin/trunk/dmCorePlugin/plugins/dmUserPlugin/modules/dmAuth/templates/layout.php
      2010-02-04 21:00:05 UTC (rev 27581)
+++ 
plugins/diemPlugin/trunk/dmCorePlugin/plugins/dmUserPlugin/modules/dmAuth/templates/layout.php
      2010-02-04 21:06:35 UTC (rev 27582)
@@ -7,10 +7,7 @@
 $helper->renderHtmlTag(),
 
   "\n<head>\n",
-    $helper->renderHttpMetas(),
-    $helper->renderMetas(),
-    $helper->renderStylesheets(),
-    $helper->renderFavicon(),
+    $helper->renderHead(),
   "\n</head>\n",
   
   $helper->renderBodyTag('bg_2'),

-- 
You received this message because you are subscribed to the Google Groups 
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/symfony-svn?hl=en.

Reply via email to