@@ -431,8 +431,8 @@
{
try
{
- document.applets[0].setPrinterName(<%="'" + cookie.getValue() + "'"%>);
- var url = '<%=basePath + "InventoryCartAction.do?action=printInventory"%>';
+ document.applets[0].setPrinterName('<%= cookie.getValue() %>');
+ var url = '<%=basePath %>InventoryCartAction.do?action=printInventory';
document.applets[0].printURL(url);
}
catch(e)
@@ -452,8 +452,8 @@
{
try
{
- document.applets[0].setPrinterName(<%="'" + cookie.getValue() + "'"%>);
- var url = '<%=basePath + "InventoryCartAction.do?action=printInventory"%>';
+ document.applets[0].setPrinterName('<%= cookie.getValue() %>');
+ var url = '<%=basePath %>InventoryCartAction.do?action=printInventory';
document.applets[0].printURL(url);
}
catch(e)
diff --git a/posterita/posterita/web/jsp/pos/allBlackListCheque.jsp b/posterita/posterita/web/jsp/pos/allBlackListCheque.jsp
index 0748d3271e..4ecd5b035f 100644
--- a/posterita/posterita/web/jsp/pos/allBlackListCheque.jsp
+++ b/posterita/posterita/web/jsp/pos/allBlackListCheque.jsp
@@ -99,9 +99,9 @@
- ">Edit
+ Edit
- ">Delete
+ Delete
|