Changeset 19652
- Timestamp:
- 06/28/09 21:53:56 (8 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfUnobstrusiveWidgetPlugin/trunk/data/assets/js/jquery/uo_widget_form_select_many_asm.jquery.js
r19650 r19652 240 240 }, 241 241 list_type: 'ol', // ol or ul 242 sortable: true, // Use the sortable feature?242 sortable: false, // Use the sortable feature? 243 243 add_item_target: 'bottom', // Where to place new selected items in list: top or bottom 244 244 hide_when_added: false // Hide the option when added to the list

