Skip to content

Commit 331931f

Browse files
committed
no message
1 parent 418936b commit 331931f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

entry/controllers/header.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ angular.module('workspace').controller('HeaderController',
9494

9595
$scope.startHWGuide = function(url, title, options) {
9696
gui.Window.open(url, {
97+
toolbar: false,
9798
position: 'center',
9899
width: 1200,
99100
height:800

0 commit comments

Comments
 (0)