We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 418936b commit 331931fCopy full SHA for 331931f
entry/controllers/header.js
@@ -94,6 +94,7 @@ angular.module('workspace').controller('HeaderController',
94
95
$scope.startHWGuide = function(url, title, options) {
96
gui.Window.open(url, {
97
+ toolbar: false,
98
position: 'center',
99
width: 1200,
100
height:800
0 commit comments