Changeset 9474 for trunk/Open-ILS/web/conify/global/config/copy_status.html
- Timestamp:
- 04/28/08 03:42:25 (2 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/Open-ILS/web/conify/global/config/copy_status.html
r9431 r9474 190 190 'dojo.query(".status_grid_trans_cell_' + row + '").'+ 191 191 'instantiate(openils.widget.TranslatorPopup,{field:"name",'+ 192 'targetObject:"window.status_rows['+row+']" ,unique:"' + row + '"});'+192 'targetObject:"window.status_rows['+row+']"});'+ 193 193 'status_grid.rowHeightChanged('+row+')', 194 194 0
