Changeset 21406 for branches/version-2_11-dev/data/Smarty/templates/admin
- Timestamp:
- 2012/01/17 16:22:17 (15 years ago)
- Location:
- branches/version-2_11-dev/data/Smarty/templates/admin
- Files:
-
- 10 edited
-
basis/holiday.tpl (modified) (1 diff)
-
contents/recommend_search.tpl (modified) (1 diff)
-
customer/index.tpl (modified) (1 diff)
-
mail/index.tpl (modified) (1 diff)
-
products/class.tpl (modified) (1 diff)
-
products/classcategory.tpl (modified) (1 diff)
-
products/index.tpl (modified) (1 diff)
-
products/product_rank.tpl (modified) (1 diff)
-
system/editdb.tpl (modified) (1 diff)
-
system/index.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_11-dev/data/Smarty/templates/admin/basis/holiday.tpl
r21345 r21406 67 67 <table class="list"> 68 68 <col width="50%" /> 69 <col width=" 20%" />70 <col width=" 10%" />71 <col width=" 10%" />72 <col width=" 20%" />69 <col width="15%" /> 70 <col width="5%" /> 71 <col width="5%" /> 72 <col width="15%" /> 73 73 <tr> 74 74 <th>タイトル</th> -
branches/version-2_11-dev/data/Smarty/templates/admin/contents/recommend_search.tpl
r21345 r21406 74 74 <table class="list"> 75 75 <col width="15%" /> 76 <col width="1 2.5%" />76 <col width="13%" /> 77 77 <col width="60%" /> 78 <col width="1 2.5%" />78 <col width="13%" /> 79 79 <tr> 80 80 <th>商品画像</th> -
branches/version-2_11-dev/data/Smarty/templates/admin/customer/index.tpl
r21345 r21406 112 112 <!--検索結果表示テーブル--> 113 113 <table class="list" id="customer-search-result"> 114 <col width=" 8%" />114 <col width="5%" /> 115 115 <col width="10%" /> 116 <col width=" 30%" />117 <col width=" 8%" />116 <col width="25%" /> 117 <col width="5%" /> 118 118 <col width="30%" /> 119 119 <col width="7%" /> -
branches/version-2_11-dev/data/Smarty/templates/admin/mail/index.tpl
r21345 r21406 96 96 <table class="list"> 97 97 <col width="10%" /> 98 <col width="2 5%" />98 <col width="20%" /> 99 99 <col width="35%" /> 100 100 <col width="15%" /> -
branches/version-2_11-dev/data/Smarty/templates/admin/products/class.tpl
r21345 r21406 47 47 48 48 <table class="list"> 49 <col />49 <col width="45%" /> 50 50 <col width="15%" /> 51 51 <col width="10%" /> -
branches/version-2_11-dev/data/Smarty/templates/admin/products/classcategory.tpl
r21345 r21406 54 54 55 55 <table class="list"> 56 <col />56 <col width="55%" /> 57 57 <col width="10%" /> 58 58 <col width="10%" /> -
branches/version-2_11-dev/data/Smarty/templates/admin/products/index.tpl
r21345 r21406 205 205 <!--検索結果表示テーブル--> 206 206 <table class="list" id="products-search-result"> 207 <col width=" 8%" />208 <col width=" 9%" />209 <col width=" 9%" />207 <col width="5%" /> 208 <col width="8%" /> 209 <col width="8%" /> 210 210 <col width="8%" /> 211 211 <col width="25%" /> -
branches/version-2_11-dev/data/Smarty/templates/admin/products/product_rank.tpl
r21345 r21406 95 95 <table class="list" id="categoryTable"> 96 96 <col width="20%" /> 97 <col width="47 .5%" />97 <col width="47%" /> 98 98 <col width="10%" /> 99 <col width="7 .5%" />99 <col width="7%" /> 100 100 <col width="15%" /> 101 101 <tr class="nodrop nodrag"> -
branches/version-2_11-dev/data/Smarty/templates/admin/system/editdb.tpl
r21345 r21406 32 32 <col width="5%" /> 33 33 <col width="5%" /> 34 <col width="28%" /> 34 35 <col width="25%" /> 35 <col width="25%" /> 36 <col width="40%" /> 36 <col width="43%" /> 37 37 <tr> 38 38 <th colspan="2">インデックス</th> -
branches/version-2_11-dev/data/Smarty/templates/admin/system/index.tpl
r21345 r21406 37 37 <col width="20%" /> 38 38 <col width="10%" /> 39 <col width=" 7.5%" />40 <col width=" 7.5%" />39 <col width="5%" /> 40 <col width="5%" /> 41 41 <col width="20%" /> 42 42 <div class="btn">
Note: See TracChangeset
for help on using the changeset viewer.
