From f14f69cd64fd061c50f42795e845c986b670c00f Mon Sep 17 00:00:00 2001 From: Gunther Brunner Date: Thu, 29 May 2014 12:19:23 +0900 Subject: [PATCH] Open docs in new window. --- res/app/control-panes/dashboard/shell/shell.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/app/control-panes/dashboard/shell/shell.jade b/res/app/control-panes/dashboard/shell/shell.jade index 02bb03d8..f89e0b5c 100644 --- a/res/app/control-panes/dashboard/shell/shell.jade +++ b/res/app/control-panes/dashboard/shell/shell.jade @@ -3,7 +3,7 @@ i.fa.fa-terminal span(translate) Shell clear-button(ng-click='clear()', ng-disabled='!command && !data').btn-xs - a(ng-href='{{referenceUrl}}', target='_href').btn.btn-xs.btn-primary-outline.pull-right + a(ng-href='{{referenceUrl}}', target='_blank').btn.btn-xs.btn-primary-outline.pull-right i.fa.fa-book span(translate) Reference .widget-content.padded