mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 04:53:39 +02:00
Update bower dependencies.
Update to latest bootstrap-ui 1.0.3. Change Wifi settings button and behaviour of several tooltips accordingly. Remove collapse elements since the animation breaks.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
stacked-icon(icon='fa-terminal', color='color-darkgray')
|
||||
span(translate) Shell
|
||||
clear-button(ng-click='clear()', ng-disabled='!command && !data').btn-xs
|
||||
help-icon(topic='Remote-Shell', tooltip='{{"Executes remote shell commands" | translate}}')
|
||||
help-icon(topic='Remote-Shell', uib-tooltip='{{"Executes remote shell commands" | translate}}')
|
||||
|
||||
.widget-content.padded
|
||||
|
||||
|
||||
Reference in New Issue
Block a user