Changeset 15394
- Timestamp:
- 03/06/08 11:52:24 (7 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/midcom/midcom.helper.datamanager2/static/chooser/jquery.chooser_widget.js
r15222 r15394 863 863 formatted = value; 864 864 } 865 if (formatted == '') 866 { 867 formatted = ' '; 868 } 865 869 866 870 return formatted;
