Ignore:
Timestamp:
2010/11/07 09:18:23 (13 years ago)
Author:
kishik
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

    r19633 r19635  
    246246                $_SESSION['preview'] = $this->arrForm; 
    247247                $this->tpl_javascript = "window.open('".URL_DIR."admin/products/product_preview.php"."','test')"; 
    248                 //$this->tpl_javascript = "window.open('".URL_DIR."products/detail.php"."','test')"; 
    249248                $this->lfProductPage(); 
    250              
    251                 break; 
     249                break; 
    252250            default: 
    253251                $this->lfProductPage();     // 商品登録ページ 
Note: See TracChangeset for help on using the changeset viewer.