[Svn-src-all:2758] [version-2_12-dev 21657] #1607 (未使用定義の削除)
Seasoft
admin @ mail.ec-cube.net
2012年 3月 19日 (月) 00:43:59 JST
Subversion committed to /home/svn/open 21657
http://svn.ec-cube.net/open_trac/changeset/21657
┌────────────────────────────┐
│更新者 : Seasoft │
│更新日時: 2012-03-19 00:43:58 +0900 (月, 19 3月 2012)│
└────────────────────────────┘
Log:
--------------------------------------------------------
#1607 (未使用定義の削除)
* fnOrderidSubmit
Changed: [U:修正,A:追加,D:削除]
--------------------------------------------------------
U branches/version-2_12-dev/data/Smarty/templates/admin/customer/edit.tpl
変更: branches/version-2_12-dev/data/Smarty/templates/admin/customer/edit.tpl
===================================================================
--- branches/version-2_12-dev/data/Smarty/templates/admin/customer/edit.tpl 2012-03-18 06:57:59 UTC (rev 21656)
+++ branches/version-2_12-dev/data/Smarty/templates/admin/customer/edit.tpl 2012-03-18 15:43:58 UTC (rev 21657)
@@ -24,21 +24,11 @@
<script type="text/javascript">
<!--
-
function fnReturn() {
document.search_form.action = './<!--{$smarty.const.DIR_INDEX_PATH}-->';
document.search_form.submit();
return false;
}
-
- function fnOrderidSubmit(order_id, order_id_value) {
- if(order_id != "" && order_id_value != "") {
- document.form2[order_id].value = order_id_value;
- }
- document.form2.action = '../order/edit.php';
- document.form2.submit();
- }
-
//-->
</script>
Svn-src-all メーリングリストの案内