* Finish task #49297.

This commit is contained in:
zhangzilong
2022-03-01 14:27:16 +08:00
parent aff8bf40ef
commit d8178d01eb
+1
View File
@@ -43,6 +43,7 @@ js::set('noAssigned', $lang->kanbancard->noAssigned);
js::set('users', $users);
js::set('entertime', time());
js::set('displayCards', $execution->displayCards);
js::set('productNum', $productNum);
js::set('fluidBoard', $execution->fluidBoard);
js::set('colorListLang', $lang->kanbancard->colorList);
js::set('colorList', $this->config->kanban->cardColorList);