mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-25 02:05:15 +02:00
- Improving the shell. Still not a real shell.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
require('./shell.css')
|
||||
|
||||
module.exports = angular.module('stf.shell', [
|
||||
|
||||
require('stf/common-ui').name
|
||||
])
|
||||
.run(["$templateCache", function ($templateCache) {
|
||||
$templateCache.put('control-panes/dashboard/shell/shell.jade',
|
||||
|
||||
Reference in New Issue
Block a user