Commit 81748754 authored by smestry's avatar smestry

Updated the js for Product Wizard Trade mark pophelp.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@103784 ce508802-f39f-4f6c-b175-0d175dae99d5
parent daa45fcd
...@@ -2097,7 +2097,7 @@ ...@@ -2097,7 +2097,7 @@
+"<input type='hidden' value='"+tradeMark+"' name='Detail3."+maxRowId+".trade_mark' " +"<input type='hidden' value='"+tradeMark+"' name='Detail3."+maxRowId+".trade_mark' "
+"id='Detail3."+maxRowId+".trade_mark' maxlength='25' />" +"id='Detail3."+maxRowId+".trade_mark' maxlength='25' />"
+"<div style='float:left;width: 95%;' id='trade_mark."+maxRowId+"' onkeypress='return false;'" +"<div style='float:left;width: 85%;text-align:center;' id='trade_mark."+maxRowId+"' onkeypress='return false;'"
+"onkeydown='javascript:openSearchPopup(event, '"+maxRowId+"','0','trade_mark', 'Trade&#160;Mark', '"+maxRowId+"');'> " +"onkeydown='javascript:openSearchPopup(event, '"+maxRowId+"','0','trade_mark', 'Trade&#160;Mark', '"+maxRowId+"');'> "
+ tradeMark + tradeMark
+"</div>" +"</div>"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment