mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
-Refactored socket state to use growl.
This commit is contained in:
@@ -16,6 +16,7 @@ require('./small.css')
|
||||
|
||||
module.exports = angular.module('layout', [
|
||||
'fa.directive.borderLayout',
|
||||
require('stf/common-ui').name
|
||||
require('stf/common-ui').name,
|
||||
require('stf/socket/socket-state').name
|
||||
])
|
||||
.controller('LayoutCtrl', require('./layout-controller'))
|
||||
|
||||
Reference in New Issue
Block a user