bug fix
This commit is contained in:
parent
ea09f24608
commit
1dfaef6a79
1 changed files with 1 additions and 1 deletions
|
|
@ -302,7 +302,7 @@ sub addWorkflow {
|
|||
$session->setting->remove("alertOnNewUser");
|
||||
$session->setting->remove("onNewUserAlertGroup");
|
||||
$session->setting->set("runOnRegistration","");
|
||||
$session->setting->add("defaultVersionTagWorkflow",$workflow->getId);
|
||||
$session->setting->add("defaultVersionTagWorkflow","pbworkflow000000000003");
|
||||
}
|
||||
|
||||
#-------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue