Commit be531d70 authored by mjadhav's avatar mjadhav

changes done in css


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@98291 ce508802-f39f-4f6c-b175-0d175dae99d5
parent ed09e948
...@@ -14,7 +14,8 @@ ...@@ -14,7 +14,8 @@
<!-- <script type="text/javascript" src="../js/receipt_gen_wiz.js"></script> --> <!-- <script type="text/javascript" src="../js/receipt_gen_wiz.js"></script> -->
<script type="text/javascript" src="../js/receipt_gen_wiz.js"></script> <script type="text/javascript" src="../js/receipt_gen_wiz.js"></script>
<script type="text/javascript" src="../js/datetimepicker.js"></script> <script type="text/javascript" src="../js/datetimepicker.js"></script>
<link rel="stylesheet" href="../css/cd_style_new.css" type="text/css" /> <!-- <link rel="stylesheet" href="../css/cd_style_new.css" type="text/css" />-->
<link rel="stylesheet" href="../css/receipt_gen_wiz.css" type="text/css" />
......
...@@ -17,9 +17,10 @@ ...@@ -17,9 +17,10 @@
<HTML> <HTML>
<HEAD> <HEAD>
<!-- <script type="text/javascript" src="../js/cd_popquery.js"></script> <!-- <script type="text/javascript" src="../js/cd_popquery.js"></script>
<script type="text/javascript" src="../js/CashMemo.js"></script> --> <script type="text/javascript" src="../js/CashMemo.js"></script>
<link rel="stylesheet" href="../css/cd_style.css" type="text/css" /> <link rel="stylesheet" href="../css/cd_style.css" type="text/css" />-->
<script type="text/javascript" src="../js/receipt_gen_wiz.js"></script> <script type="text/javascript" src="../js/receipt_gen_wiz.js"></script>
<link rel="stylesheet" href="../css/receipt_gen_wiz.css" type="text/css" />
<TITLE> <TITLE>
<xsl:value-of select="$TITLE" /> <xsl:value-of select="$TITLE" />
</TITLE> </TITLE>
......
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