Changeset 7100 for temp/trunk


Ignore:
Timestamp:
2006/10/31 21:24:43 (20 years ago)
Author:
kakinaka
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/products/product.php

    r7099 r7100  
    255255    $objPage->arrFile = $objUpFile->getFormFileList(IMAGE_TEMP_URL, IMAGE_SAVE_URL); 
    256256     
    257     //$objPage->tpl_onload = "fnCheckSaleLimit('" . DISABLED_RGB . "'); fnCheckStockLimit('" . DISABLED_RGB . "'); form1.list_main.onclick=function();"; 
    258     $objPage->tpl_onload = "alert('aaa');"; 
     257    $objPage->tpl_onload = "fnCheckSaleLimit('" . DISABLED_RGB . "'); fnCheckStockLimit('" . DISABLED_RGB . "'); alert('aaa');";// form1.list_main.onclick=function();"; 
    259258} 
    260259 
Note: See TracChangeset for help on using the changeset viewer.