KFHT#36660 Worflows via nieuwe interface worden meteen afgemeld
svn path=/Website/branches/v2016.1/; revision=29578
This commit is contained in:
@@ -94,6 +94,14 @@ function model_mld_workflowrule(mystart_key)
|
||||
"dbs": "mld_workflowrule_condition",
|
||||
"label": L("mld_workflowrule_condition"),
|
||||
"typ": "memo"
|
||||
},
|
||||
"otherpath": {
|
||||
"dbs": "mld_workflowrule_result",
|
||||
"label": "Otherpath",
|
||||
"typ": "number",
|
||||
"required": true,
|
||||
"hidden_fld": true,
|
||||
"defaultvalue": 1
|
||||
}
|
||||
};
|
||||
var prev_key = getQParamInt("prevstep", -1)
|
||||
|
||||
Reference in New Issue
Block a user