Ignore:
Timestamp:
2013/01/08 17:52:03 (11 years ago)
Author:
yomoro
Message:

#1987 (国際化テンプレート:年月日のセレクトボックス廃止)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-multilang/data/Smarty/templates/admin/main_frame.tpl

    r22181 r22212  
    4949<script type="text/javascript" src="<!--{$smarty.const.ROOT_URLPATH}-->js/css.js"></script> 
    5050<script type="text/javascript" src="<!--{$TPL_URLPATH}-->js/file_manager.js"></script> 
    51 <!--{if $tpl_mainno eq "customer" && $tpl_subno eq "index"}--> 
    5251<link rel="stylesheet" href="<!--{$smarty.const.ROOT_URLPATH}-->js/jquery.ui/ui-datepicker.css" type="text/css" media="all" /> 
    5352<script type="text/javascript" src="<!--{$smarty.const.ROOT_URLPATH}-->js/jquery.ui/jquery-ui-1.8.24.custom.min.js"></script> 
    5453<link rel="stylesheet" href="<!--{$smarty.const.ROOT_URLPATH}-->js/jquery.ui/smoothness/jquery-ui-1.8.24.custom.css" type="text/css" media="all" /> 
    5554<script type="text/javascript" src="<!--{$smarty.const.ROOT_URLPATH}-->js/jquery.ui/jquery-ui-i18n.js"></script> 
    56 <script type="text/javascript" src="<!--{$smarty.const.ROOT_URLPATH}-->js/jquery.ui/ui-datepicker-<!--{$smarty.const.LANG_CODE}-->.js"></script> 
    57 <!--{/if}--> 
    5855<title><!--{$smarty.const.ADMIN_TITLE}--></title> 
    5956<link rel="shortcut icon" href="<!--{$TPL_URLPATH}-->img/common/favicon.ico" /> 
Note: See TracChangeset for help on using the changeset viewer.