fix some frontend

This commit is contained in:
jysperm
2014-11-10 18:25:02 +08:00
parent 933b82245f
commit dde2361e99
15 changed files with 187 additions and 147 deletions

View File

@@ -9,7 +9,7 @@ exports = module.exports = class LinuxPlugin extends pluggable.Plugin
linux = require '../linux/linux'
exports.registerHook 'view.panel.scripts',
path: '/plugin/ssh/style/panel.js'
path: '/plugin/ssh/script/panel.js'
exports.registerHook 'view.panel.widgets',
generator: (req, callback) ->