mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
Merge pull request +6575 from c9/bugfix/hiddenfiles
Always display showhidden setting in dropdown
This commit is contained in:
commit
ee85b228d8
@ -314,7 +314,6 @@ define(function(require, exports, module) {
|
||||
id: "mnuitemHiddenFiles",
|
||||
type: "check",
|
||||
caption: "Show Hidden Files",
|
||||
visible: "{tree.container.visible}",
|
||||
checked: "user/projecttree/@showhidden",
|
||||
onclick: function(e) {
|
||||
setTimeout(function() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user