Changeset 7171 for temp/trunk
- Timestamp:
- 2006/11/01 10:46:52 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/admin/products/product_select.tpl (modified) (previous)
-
html/admin/products/product.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/product.php
r7169 r7171 260 260 $anchor_hash = "location.hash='#" . $_POST['anchor_key'] . "'"; 261 261 } 262 263 sfprintr($_POST); 264 sfprintr($anchor_hash); 265 262 266 263 $objPage->tpl_onload = "fnCheckSaleLimit('" . DISABLED_RGB . "'); fnCheckStockLimit('" . DISABLED_RGB . "'); " . $anchor_hash; 267 264 }
Note: See TracChangeset
for help on using the changeset viewer.
