mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 12:53:31 +02:00
Move most installation functionality to InstallService. This makes it easier to have multiple drop areas while keeping them in sync.
This commit is contained in:
@@ -35,8 +35,8 @@
|
||||
span.pull-right(ng-click='kickDevice(groupDevice); $event.stopPropagation()').kick-device
|
||||
i.fa.fa-times
|
||||
|
||||
.as-row.fill-height(ng-file-drop='installFileForced($files)')
|
||||
div(ng-controller='DeviceScreenCtrl').fill-height
|
||||
.as-row.fill-height
|
||||
div(ng-controller='DeviceScreenCtrl', ng-file-drop='installFile($files)', ng-file-drag-over-class='dragover').fill-height
|
||||
device-screen(style='width: 100%; height: 100%; background: gray')
|
||||
|
||||
.stf-vnc-bottom.as-row
|
||||
|
||||
Reference in New Issue
Block a user