Author: wjohnald
Date: 2010-09-02 20:51:07 +0200 (Thu, 02 Sep 2010)
New Revision: 30811
Added:
plugins/sfDoctrineActAsTaggablePlugin/trunk/modules/taggableComplete/templates/jQueryAutocompleteSuccess.php
Log:
added jQueryAutocompleteSuccess.php
Added:
plugins/sfDoctrineActAsTaggablePlugin/trunk/modules/taggableComplete/templates/jQueryAutocompleteSuccess.php
===================================================================
---
plugins/sfDoctrineActAsTaggablePlugin/trunk/modules/taggableComplete/templates/jQueryAutocompleteSuccess.php
(rev 0)
+++
plugins/sfDoctrineActAsTaggablePlugin/trunk/modules/taggableComplete/templates/jQueryAutocompleteSuccess.php
2010-09-02 18:51:07 UTC (rev 30811)
@@ -0,0 +1,3 @@
+<?php foreach($tagSuggestions as $suggestion): ?>
+<?php echo $suggestion['suggested'] . "\n" ?>
+<?php endforeach ?>
--
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.