- Timestamp:
- 09/09/10 14:04:51 (21 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
plugins/apostrophePlugin/trunk/modules/aMedia/templates/_multipleList.php
r2089 r2166 58 58 }); 59 59 60 $(' #a-media-selection-list-caption').hide();60 $('.a-media-selection-help').hide(); 61 61 if (!ids.length) { 62 $(' #a-media-selection-list-caption').show();62 $('.a-media-selection-help').show(); 63 63 } 64 64

