mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 12:55:26 +02:00
7 lines
206 B
Plaintext
7 lines
206 B
Plaintext
.widget-container.fluid-height.stf-remote-debug(ng-controller='RemoteDebugCtrl')
|
|
.heading
|
|
i.fa.fa-bug
|
|
span(translate) Remote debug
|
|
.widget-content.padded
|
|
pre(ng-bind='remoteDebugCommand()')
|