mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
Fixed all drop-downs for latest ui-bootstrap 0.12 using the new attribute-only directive syntax.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
i(ng-show='!showScreen', tooltip-html-unsafe='{{"Show Screen"|translate}}', tooltip-placement='bottom').fa.fa-eye-slash
|
||||
|
||||
.device-name-container(dropdown)
|
||||
a.stf-vnc-device-name.pointer.unselectable.dropdown-toggle
|
||||
a.stf-vnc-device-name.pointer.unselectable(dropdown-toggle)
|
||||
p
|
||||
.device-small-image
|
||||
img(ng-src='/static/app/devices/icon/x24/{{ device.image || "E30HT.jpg" }}')
|
||||
|
||||
Reference in New Issue
Block a user