| changeSorter(i)"
>
{{ head[0] }}
{{ head[1] }}
|
||||||||
|---|---|---|---|---|---|---|---|---|
| {{ station.stationName }} | {{ station.reqLevel && station.reqLevel > -1 ? parseInt(station.reqLevel) >= 2 ? station.reqLevel : "L" : "?" }} ? | {{ station.occupiedTo }} | {{ station.online ? station.dispatcherName : "" }} | {{ 2 > station.dispatcherExp ? "L" : station.dispatcherExp }} | {{ station.online ? station.currentUsers + "/" + station.maxUsers : "" }} |
|
{{ station.routes.twoWay.catenary }} {{ station.routes.twoWay.noCatenary }} {{ station.routes.oneWay.catenary }} {{ station.routes.oneWay.noCatenary }} |
|