AASA#39565: Fiattering Sabic.
svn path=/Website/branches/v2016.3/; revision=32877
This commit is contained in:
@@ -285,7 +285,7 @@ FCLTHeader.Requires({ plugins: ["jQuery"], js: ["jquery-ui.js"] });
|
||||
var data = {};
|
||||
if (goedkeuren && !(<%=S("mld_opdr_refiat_preference")%> == 0 && isMulti)) {
|
||||
var fiat = $("#has_sendforapproval").length == 0 || ($("#has_sendforapproval").length && $("#sendforapproval")[0].checked) ? 1 : 0;
|
||||
data.nofiat = (fiat == 1 ? 0 : 1);
|
||||
data.dofiat = fiat;
|
||||
}
|
||||
|
||||
// Parallel opstarten
|
||||
|
||||
Reference in New Issue
Block a user