mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 16:43:26 +02:00
Adding new Settings shortcuts.
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
.widget-container.fluid-height.stf-upload(ng-controller='UploadCtrl')
|
||||
.heading
|
||||
i.fa.fa-upload
|
||||
span(translate) Upload
|
||||
span(translate) App Upload
|
||||
clear-button(ng-click='clear()', ng-disabled='!installation && !upload').btn-xs
|
||||
label.checkbox-inline.pull-right
|
||||
input(type='checkbox', ng-model='launchEnabled')
|
||||
span Launch
|
||||
label.checkbox-inline.pull-right
|
||||
//label.checkbox-inline.pull-right
|
||||
input(type='checkbox', ng-model='installEnabled')
|
||||
span(translate) Install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user