Files
stf-DeviceFarmer/res/app/control-panes/advanced/remote-debug/remote-debug.jade
2014-06-24 11:58:59 +09:00

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')