Changeset 2172 for plugins/apostropheBlogPlugin/trunk/modules/aEventAdmin/templates/_formScripts.php
- Timestamp:
- 09/09/10 17:24:26 (21 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
plugins/apostropheBlogPlugin/trunk/modules/aEventAdmin/templates/_formScripts.php
r2116 r2172 27 27 $('.a-sidebar-toggle').click(function(){ 28 28 $(this).toggleClass('open').next().toggle(); 29 }) 29 }); 30 30 31 31 $('.post-date-toggle').click(function(){

