purge note, since not a tpl

This commit is contained in:
Ian
2014-03-15 19:25:34 +01:00
parent faae4b0533
commit 15977512dd
+1 -1
View File
@@ -157,7 +157,7 @@ jQuery(function() {
<script type="text/javascript">
$( document ).ready(function() {
if (window.Spawnnuggets) Spawnnuggets('<?php echo $eventData['item']; ?>', 'entryforms<?php echo $eventData['jsname']; ?>', null);//case1;{* normal entryform textareas *}
if (window.Spawnnuggets) Spawnnuggets('<?php echo $eventData['item']; ?>', 'entryforms<?php echo $eventData['jsname']; ?>', null);//case1
});
</script>