Added help icon.

This commit is contained in:
Gunther Brunner
2015-06-18 16:26:03 +09:00
parent e66e64d4fd
commit 3811275694
7 changed files with 23 additions and 6 deletions

View File

@@ -2,8 +2,8 @@
.heading
stacked-icon(icon='fa-bug', color='color-darkgreen')
span(translate) Remote debug
a(ng-href='/#!/docs/remote-debug').pull-right
i.fa.fa-question-circle(tooltip='{{remoteDebugTooltip | translate}}', tooltip-placement='left')
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