mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 02:53:27 +02:00
Cleanup code for control-panes.
This commit is contained in:
@@ -58,8 +58,6 @@
|
||||
span(ng-if='!showManifest') Show Manifest
|
||||
pre.manifest-text(ng-if='showManifest') {{ installation.manifest | json }}
|
||||
|
||||
//error-message(message='{{ installation.error | installError | translate }} ({{ installation.error }})')
|
||||
// TODO
|
||||
alert(type='danger', close='clear()', ng-if='installation.error')
|
||||
strong(translate) Oops!
|
||||
|  
|
||||
|
||||
Reference in New Issue
Block a user