Update kanban.html.php

This commit is contained in:
周旭东
2022-02-23 05:21:05 +00:00
parent f134c0d63b
commit ede11fedbe
+1
View File
@@ -69,6 +69,7 @@ js::set('priv',
array(
'canCreateTask' => $canCreateTask,
'canBatchCreateTask' => $canBatchCreateTask,
'canImportBug' => $canImportBug,
'canCreateBug' => $canCreateBug,
'canBatchCreateBug' => $canBatchCreateBug,
'canCreateStory' => $canCreateStory,