mirror of
https://github.com/openstf/stf
synced 2025-10-05 19:42:01 +02:00
Fix automation order in device list
This commit is contained in:
parent
e2a0447def
commit
cc5d7580c2
1 changed files with 1 additions and 0 deletions
|
@ -623,6 +623,7 @@ function DeviceStatusCell(options) {
|
|||
, compare: (function() {
|
||||
var order = {
|
||||
using: 10
|
||||
, automation: 15
|
||||
, available: 20
|
||||
, busy: 30
|
||||
, ready: 40
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue