mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-11-08 05:58:22 +01:00
add Files package features
This commit is contained in:
parent
44be97535c
commit
05ed5446f9
@ -127,7 +127,7 @@ class Files extends this.OS.GUI.BaseApplication
|
||||
@registry "showhidden",e.item.data.checked
|
||||
#@.setting.showhidden = e.item.data.checked
|
||||
when "#{@name}-refresh"
|
||||
@.chdir ($ @.navinput).val()
|
||||
@.chdir null
|
||||
when "#{@name}-side"
|
||||
@registry "sidebar",e.item.data.checked
|
||||
#@setting.sidebar = e.item.data.checked
|
||||
|
Loading…
Reference in New Issue
Block a user