Ignore:
Timestamp:
2011/05/02 19:18:16 (13 years ago)
Author:
shutta
Message:

refs #1286 (基本情報管理>Google Maps APIのスクリプト参照を必要なページだけ参照するようにする)
Google Maps APIのスクリプト参照を「SHOPマスタ」ページの時だけ参照するようにした。

File:
1 edited

Legend:

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

    r20908 r20909  
    3131<link rel="stylesheet" href="<!--{$TPL_URLPATH}-->css/admin_contents.css" type="text/css" media="all" /> 
    3232<link rel="stylesheet" href="<!--{$TPL_URLPATH}-->css/admin_file_manager.css" type="text/css" media="all" /> 
    33 <!--{if $tpl_mainno eq "basis"}--> 
     33<!--{if $tpl_mainno eq "basis" && $tpl_subno eq "index"}--> 
    3434<!--{if ($smarty.server.HTTPS != "") && ($smarty.server.HTTPS != "off")}--> 
    3535<script type="text/javascript" src="https://maps-api-ssl.google.com/maps/api/js?sensor=false"></script> 
Note: See TracChangeset for help on using the changeset viewer.