Ignore:
Timestamp:
2011/01/20 14:06:03 (15 years ago)
Author:
nanasess
bzr:base-revision:
svn-v4:1e3b908f-19a9-db11-a64c-001125224ba8:branches/version-2_5-dev:20012
bzr:committer:
Kentaro Ohkouchi <[email protected]>
bzr:file-ids:

data/Smarty/templates/admin/order/index.tpl 15732@1e3b908f-19a9-db11-a64c-001125224ba8:branches%2Ffeature-module-update%2Fdata%2FSmarty%2Ftemplates%2Fdefault%2Fadmin%2Forder%2Findex.tpl
data/Smarty/templates/admin/pdf/nouhinsyo1.pdf 19735@1e3b908f-19a9-db11-a64c-001125224ba8:branches%2Fversion-2_5-dev%2Fdata%2FSmarty%2Ftemplates%2Fadmin%2Fpdf%2Fnouhinsyo1.pdf
data/class/SC_Fpdf.php 17182@1e3b908f-19a9-db11-a64c-001125224ba8:branches%2Fcomu-ver2%2Fdata%2Fclass%2FSC_Fpdf.php
bzr:mapping-version:
v4
bzr:merge:

[email protected]
bzr:repository-uuid:
1e3b908f-19a9-db11-a64c-001125224ba8
bzr:revision-id:
[email protected]
bzr:revno:
2742
bzr:revprop:branch-nick:
branches/version-2_5-dev
bzr:root:
branches/version-2_5-dev
bzr:text-revisions:

data/Smarty/templates/admin/order/index.tpl [email protected]
data/Smarty/templates/admin/pdf/nouhinsyo1.pdf [email protected]
data/class/SC_Fpdf.php [email protected]
bzr:timestamp:
2011-01-20 14:05:58.295000076 +0900
bzr:user-agent:
bzr2.2.1+bzr-svn1.0.4
svn:original-date:
2011-01-20T05:05:58.295000Z
Message:

#843(複数配送先の指定)

  • PDF関連を修正
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/Smarty/templates/admin/order/index.tpl

    r19970 r20013  
    5757    function fnOpenPdfSettingPage(action){ 
    5858        var fm = document.form1; 
    59         var WIN; 
    60         WIN = window.open("about:blank", "pdf", "width=500,height=600,scrollbars=yes,resizable=yes,toolbar=no,location=no,directories=no,status=no"); 
     59        win02("about:blank", "pdf", "620","650"); 
    6160         
    6261        // 退避 
Note: See TracChangeset for help on using the changeset viewer.