Commit 4184e017 authored by pchavan's avatar pchavan

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@190993 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 2424affc
......@@ -304,7 +304,7 @@ thead {
<tr><td class="header_td" align="center">NO DATA FOUND!!!!!</td></tr>
</table>
<!-- <input type="submit" style="cursor:hand" value="Previous" id="Previous" name="Previous" title='' onclick=" window.history.back();" /> -->
<input type="submit" style="cursor:hand" value="Previous" id="Previous" name="Previous" title='' onclick="history.go(-1);" />
<input type="button" style="cursor:hand" value="Previous" id="Previous" name="Previous" title='' onclick="history.go(-1);" />
<!--<input type="submit" style="cursor:hand" value="Previous" id="Previous" name="Previous" title='' onclick="javascript:setActionVal('previous');" />-->
</xsl:if>
......
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