Files
stf/res/app/control-panes/advanced/remote-debug/remote-debug.jade
2014-06-20 20:44:25 +09:00

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