Added ability to install from device screen. Still not synced to Upload panel.

This commit is contained in:
Gunther Brunner
2014-04-14 18:48:19 +09:00
parent 24afc6fbef
commit 3aa44f1a9c
3 changed files with 46 additions and 3 deletions

View File

@@ -37,7 +37,7 @@
span.pull-right(ng-click='kickDevice(groupDevice); $event.stopPropagation()').kick-device
i.fa.fa-times
.as-row.fill-height(ng-file-drop='controll.install($files)')
.as-row.fill-height(ng-file-drop='installFileForced($files)')
div(ng-controller='DeviceScreenCtrl').fill-height
device-screen(style='width: 100%; height: 100%; background: gray')