Commit 43c42f51 authored by smestry's avatar smestry

Updated the xsl file of product wizard for look and feel and removed minor bugs


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@103970 ce508802-f39f-4f6c-b175-0d175dae99d5
parent fe517cc4
...@@ -777,7 +777,7 @@ ...@@ -777,7 +777,7 @@
<tr> <tr>
<td class="td_rightAlign" nowrap="true"> <td class="td_rightAlign" nowrap="true">
<strong>Size Availability: </strong> <strong>Size Availability*: </strong>
</td> </td>
<td class="td_leftAlign" colspan="1"> <td class="td_leftAlign" colspan="1">
...@@ -788,7 +788,7 @@ ...@@ -788,7 +788,7 @@
<a href="javascript:callListJSP('{normalize-space($dbID)}','{normalize-space($login_code)}','size_codes', 'Size Group', 0);" <a href="javascript:callListJSP('{normalize-space($dbID)}','{normalize-space($login_code)}','size_codes', 'Size Group', 0);"
id="Detail1.{normalize-space($dbID)}.size_ava_pophelp" > id="Detail1.{normalize-space($dbID)}.size_ava_pophelp" >
<img src="/ibase/webitm/images/pophelp.png" class = "imgClass" title="Select Size Group" /> <img src="/ibase/webitm/images/pophelp.png" class = "imgClass" title="Select Size Group" id = "size_ava_pophelp"/>
</a> </a>
<input type="hidden" value="{$size_type}" name="Detail1.{normalize-space($dbID)}.size_type" <input type="hidden" value="{$size_type}" name="Detail1.{normalize-space($dbID)}.size_type"
......
...@@ -839,8 +839,6 @@ ...@@ -839,8 +839,6 @@
<input type="hidden" value="" name="action" id="action" /> <input type="hidden" value="" name="action" id="action" />
<input type="hidden" value="1:MP" name="formType" id="formType" /> <input type="hidden" value="1:MP" name="formType" id="formType" />
<input type="hidden" value="" name="PRE_FORM_VAL" ID="PRE_FORM_VAL" /> <input type="hidden" value="" name="PRE_FORM_VAL" ID="PRE_FORM_VAL" />
</td> </td>
</tr> </tr>
</table> </table>
......
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