Separate tooltips for Remote Debug

This commit is contained in:
Gunther Brunner
2014-08-28 16:08:43 +09:00
parent a2292c9b0f
commit c318cddd14
3 changed files with 18 additions and 6 deletions

View File

@@ -2,8 +2,7 @@
.heading
i.fa.fa-bug
span(translate) Remote debug
i.fa.fa-question-circle.pull-right(tooltip='{{"Run the following on your command line to debug the device from your IDE" | translate}}', tooltip-placement='left')
i.fa.fa-question-circle.pull-right(tooltip='{{remoteDebugTooltip | translate}}', tooltip-placement='left')
.widget-content.padded
.form-inline
textarea(readonly, rows='1', ng-model='debugCommand', msd-elastic, text-focus-select).form-control.remote-debug-textarea