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:
Simo Kinnunen
2014-09-05 17:28:01 +09:00
parent 484f868094
commit 6714ba8d24
5 changed files with 154 additions and 99 deletions

View File

@@ -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