* Adjust taskkanban.

This commit is contained in:
wangyidong
2023-11-14 16:04:50 +08:00
parent 9c8414e4a0
commit 3c4128944a
3 changed files with 19 additions and 25 deletions
+3 -4
View File
@@ -237,11 +237,10 @@ formPanel
),
span
(
set('class', 'input-group-addon'),
a
set('class', 'input-group-btn'),
btn
(
set('id', 'showAllModuleButton'),
set('href', 'javascript:;'),
setID('showAllModuleButton'),
$lang->task->allModule,
on::click('showAllModule')
),