Author: weaverryan
Date: 2010-02-07 18:09:00 +0100 (Sun, 07 Feb 2010)
New Revision: 27649
Modified:
plugins/sfSympalCommentsPlugin/branches/1.4/modules/sympal_comments/templates/_for_content.php
Log:
[1.4][sfSympalCommentsPlugin][1.0] Removing this "first" - accidentally
committed this. I DO want to do this, but I'm waiting for feedback before I do
it.
Modified:
plugins/sfSympalCommentsPlugin/branches/1.4/modules/sympal_comments/templates/_for_content.php
===================================================================
---
plugins/sfSympalCommentsPlugin/branches/1.4/modules/sympal_comments/templates/_for_content.php
2010-02-07 17:08:17 UTC (rev 27648)
+++
plugins/sfSympalCommentsPlugin/branches/1.4/modules/sympal_comments/templates/_for_content.php
2010-02-07 17:09:00 UTC (rev 27649)
@@ -1,5 +1,5 @@
<?php use_helper('Comments') ?>
-<?php use_stylesheet('/sfSympalCommentsPlugin/css/comments.css', 'first') ?>
+<?php use_stylesheet('/sfSympalCommentsPlugin/css/comments.css') ?>
<div id="sympal_comments">
<?php if ($num = count($content['Comments'])): ?>
--
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.