mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:03:30 +02:00
- Update ng-table to master.
- Device list icon view works now.
This commit is contained in:
@@ -48,7 +48,7 @@ module.exports = function DeviceServiceFactory($rootScope, $http, socket) {
|
||||
data.state = 'busy'
|
||||
}
|
||||
else {
|
||||
data.state = 'usable'
|
||||
data.state = 'available'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user