svn path=/Website/trunk/; revision=2049
This commit is contained in:
Maykel Geerdink
2010-08-02 12:35:06 +00:00
parent b29839622e
commit dfd4e0ae15
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
<%@language = "javascript" %>
<%
/* $Revision: 13 $
$Modtime: 2-08-10 14:07 $
/* $Revision: 14 $
$Modtime: 2-08-10 14:34 $
File: bes_show_bestelling.asp
Status: 10% (new style)
@@ -118,7 +118,7 @@ var buttons = [];
buttons.push({ icon: "terugzet.png", title: lcl_BES_retour, action: "RetourItems("+bes_key+",'"+urole+"');"});
if (this_bes.canFactuur) {
buttons.push({title: lcl_fin_invoice, action: "FcltMgr.openDetail('Appl/FIN/fin_factuur.asp?fin_key=" + this_bes.fin_key + "', '" + lcl_fin_invoice + ": " + this_bes.fin_key + "');"});
buttons.push({ icon: "invoice.png", title: lcl_fin_invoice, action: "FcltMgr.openDetail('Appl/FIN/fin_factuur.asp?fin_key=" + this_bes.fin_key + "', '" + lcl_fin_invoice + ": " + this_bes.fin_key + "');"});
};
}

BIN
APPL/Pictures/invoice.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 556 B