Changeset 20722


Ignore:
Timestamp:
2011/03/18 19:31:23 (13 years ago)
Author:
nanasess
bzr:base-revision:
ohkouchi@loop-az.jp-20110318101732-sy7zsmfk2gddp41l
bzr:committer:
Kentaro Ohkouchi <ohkouchi@loop-az.jp>
bzr:file-ids:

data/Smarty/templates/admin/customer/edit.tpl 15732@1e3b908f-19a9-db11-a64c-001125224ba8:branches%2Ffeature-module-update%2Fdata%2FSmarty%2Ftemplates%2Fdefault%2Fadmin%2Fcustomer%2Fedit.tpl
bzr:mapping-version:
v4
bzr:merge:

ohkouchi@loop-az.jp-20110318103003-vjtzagslf2ywtor6
bzr:repository-uuid:
1e3b908f-19a9-db11-a64c-001125224ba8
bzr:revision-id:
ohkouchi@loop-az.jp-20110318103119-r7ato8e4h2wbznp4
bzr:revno:
3436
bzr:revprop:branch-nick:
branches/version-2_5-dev
bzr:root:
branches/version-2_5-dev
bzr:timestamp:
2011-03-18 19:31:19.782000065 +0900
bzr:user-agent:
bzr2.2.1+bzr-svn1.0.4
svn:original-date:
2011-03-18T10:31:19.782000Z
Message:

#999 (顧客登録の FAX のオートコンプリートに管理ユーザーのIDが表示される)

  • autocomplete="off" で解決する模様
File:
1 edited

Legend:

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

    r20714 r20722  
    5959</form> 
    6060 
    61 <form name="form1" id="form1" method="post" action="?"> 
     61<form name="form1" id="form1" method="post" action="?" autocomplete="off"> 
    6262    <input type="hidden" name="<!--{$smarty.const.TRANSACTION_ID_NAME}-->" value="<!--{$transactionid}-->" /> 
    6363    <input type="hidden" name="mode" value="confirm" /> 
Note: See TracChangeset for help on using the changeset viewer.