Changeset 14407
- Timestamp:
- 01/14/08 13:17:24 (11 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/midcom/midcom.helper.datamanager2/static/chooser/jquery.chooser_widget.js
r13944 r14407 554 554 555 555 // Skip the selected or match failed 556 if ( !id[1] 556 if ( !id 557 || !id[1] 557 558 || id[1] == item_id) 558 559 {
