Files
stf-DeviceFarmer/res/app/control-panes/dashboard/remote-debug/remote-debug.jade
Gunther Brunner 3811275694 Added help icon.
2015-06-18 16:26:03 +09:00

10 lines
434 B
Plaintext

.widget-container.fluid-height.stf-remote-debug(ng-controller='RemoteDebugCtrl')
.heading
stacked-icon(icon='fa-bug', color='color-darkgreen')
span(translate) Remote debug
help-icon(topic='remote-debug', tooltip='{{remoteDebugTooltip | translate}}')
.widget-content.padded
.form-inline
textarea(readonly, rows='1', ng-model='debugCommand', msd-elastic, text-focus-select).form-control.remote-debug-textarea