mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 00:23:25 +02:00
8 lines
258 B
Plaintext
8 lines
258 B
Plaintext
.widget-container.fluid-height.stf-remote-debug(ng-controller='RemoteDebugCtrl')
|
|
.heading
|
|
i.fa.fa-bug
|
|
span(translate) Remote debug
|
|
.widget-content.padded
|
|
span(translate) Run the following on your command line:
|
|
pre(ng-bind='debugCommand')
|