mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 22:53:35 +02:00
Fix automation order in device list
This commit is contained in:
@@ -623,6 +623,7 @@ function DeviceStatusCell(options) {
|
||||
, compare: (function() {
|
||||
var order = {
|
||||
using: 10
|
||||
, automation: 15
|
||||
, available: 20
|
||||
, busy: 30
|
||||
, ready: 40
|
||||
|
||||
Reference in New Issue
Block a user