- Timestamp:
- 04/30/10 17:20:39 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
plugins/apostropheBlogPlugin/trunk/modules/aBlogAdmin/templates/_formScripts.php
r1112 r1113 11 11 } 12 12 }); 13 14 $('#<?php echo $form['published_at']->renderId(); ?>').datepicker('option', 'onClose', function() { 15 alert('hello monkey'); 16 }); 13 17 14 18 // Sidebar Toggle

