Changeset 17287 for branches/comu-ver2/data/Smarty/templates
- Timestamp:
- 2008/04/24 17:22:08 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/comu-ver2/data/Smarty/templates/default/admin/order/status.tpl
r16582 r17287 218 218 219 219 if(selectflag == 0 && checkflag == 1){ 220 document.form1.mode.value = ' search';220 document.form1.mode.value = 'update'; 221 221 document.form1.submit(); 222 222 }
Note: See TracChangeset
for help on using the changeset viewer.