mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-11-08 14:08:22 +01:00
add Files package features
This commit is contained in:
parent
05ed5446f9
commit
d70cef3e95
@ -143,9 +143,6 @@ class Files extends this.OS.GUI.BaseApplication
|
||||
file = @view.get "selectedFile"
|
||||
return unless file
|
||||
@openDialog "InfoDialog", null, file
|
||||
when "#{@name}-mkdir"
|
||||
console.log "mkdir"
|
||||
@openDialog "PromptDialog", (d) -> console.log d
|
||||
else
|
||||
@_api.handler.setting()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user