Files
stf/res/app/control-panes/dashboard/remote-debug/remote-debug.jade
2015-06-22 20:25:40 +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