Changeset 4524
- Timestamp:
- 01/27/12 15:03:44 (4 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
plugins/apostropheExtraSlotsPlugin/trunk/lib/form/aReusableSlideshowSlotEditForm.class.php
r4473 r4524 29 29 { 30 30 $defaults['label'] = $aReusableSlot['label']; 31 $defaults['blurb'] = $aReusableSlot['blurb']; 31 32 $defaults['label_or_reuse'] = 'label'; 32 33 }

