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

