Changeset 9431 for trunk/Open-ILS/web/conify/global/config/copy_status.html
- Timestamp:
- 04/22/08 21:41:36 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/Open-ILS/web/conify/global/config/copy_status.html
r9377 r9431 189 189 setTimeout( 190 190 'dojo.query(".status_grid_trans_cell_' + row + '").'+ 191 'instantiate(openils. I18N.translationWidget,{field:"name",'+191 'instantiate(openils.widget.TranslatorPopup,{field:"name",'+ 192 192 'targetObject:"window.status_rows['+row+']",unique:"' + row + '"});'+ 193 193 'status_grid.rowHeightChanged('+row+')',
