Merge branch 'master' of git://github.com/colosa/processmaker into BUG-11421
This commit is contained in:
@@ -555,6 +555,10 @@ var Conditional = function(DYN_UID){
|
||||
}
|
||||
|
||||
this.saveCondition = function(){
|
||||
if (!sessionPersits()) {
|
||||
showPrompt('conditionalShowHide');
|
||||
return;
|
||||
}
|
||||
var oTmp;
|
||||
this.canSave = true;
|
||||
oUID = getField('FCD_UID');
|
||||
|
||||
Reference in New Issue
Block a user