* Remove unused code.

This commit is contained in:
liugang
2023-07-06 19:27:50 +08:00
parent 7c45e50e85
commit 3b1c63be86
4 changed files with 4 additions and 8 deletions
+1 -2
View File
@@ -255,8 +255,7 @@ featureBar
set('data-load', 'table'),
set::checked($this->cookie->editProject)
)) : NULL,
li(searchToggle(set::open($browseType == 'bySearch'), set::module('program'))),
li(btn(setClass('ghost'), set::icon('unfold-all'), $lang->sort))
li(searchToggle(set::open($browseType == 'bySearch'), set::module('program')))
);
toolbar