Changeset 19397 for branches


Ignore:
Timestamp:
2010/11/07 02:34:12 (16 years ago)
Author:
konishi
Message:

表示テスト

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/camp/camp-2_5-C/data/class/pages/admin/products/LC_Page_Admin_Products_Product.php

    r19395 r19397  
    237237                $objCartSess->addPreview($this->arrForm); 
    238238                print_r($_SESSION); 
    239                 print_r($this); 
    240                 //$this-> "window.open('/html/admin/products/product_preview.php','test','100','100');"; 
     239                $this->tpl_onload = "window.open('/html/admin/products/product_preview.php','test','100','100');"; 
    241240                $this->lfProductPage(); 
    242241             
Note: See TracChangeset for help on using the changeset viewer.