Changeset 4525
- Timestamp:
- 01/27/12 15:26:59 (4 months ago)
- Files:
-
- 1 modified
-
plugins/apostrophePlugin/branches/1.5/web/js/a.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
plugins/apostrophePlugin/branches/1.5/web/js/a.js
r4523 r4525 2574 2574 }); 2575 2575 $('#a-media-edit-form-0').submit(function() { 2576 return true; 2576 $('.a-needs-update').trigger('a.update'); 2577 return true; 2577 2578 }); 2578 2579 $('#a-media-edit-form-0 .a-media-editor .a-delete').bind('click.apostrophe', function() {

