* Add the upgrade program of max.
This commit is contained in:
@@ -655,6 +655,9 @@ class upgradeModel extends model
|
||||
case 'max2_2':
|
||||
$this->addDefaultKanbanPri();
|
||||
break;
|
||||
case 'max3_0':
|
||||
$this->moveResult2Node();
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user