Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
64e5ab4e
Commit
64e5ab4e
authored
Feb 28, 2014
by
Leigh B Stoller
Browse files
Bigger shell window.
parent
3d1cb5df
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/aptui/js/quickvm_sup.js
View file @
64e5ab4e
...
...
@@ -400,7 +400,7 @@ function StartSSH(id, authobject)
encodeURIComponent
(
document
.
location
.
href
)
+
'
,
'
+
session
;
console
.
info
(
url
);
var
iwidth
=
$
(
'
#
'
+
id
).
width
();
var
iheight
=
3
00
;
var
iheight
=
4
00
;
$
(
'
#
'
+
id
).
html
(
'
<iframe id="
'
+
id
+
'
_iframe"
'
+
'
width=
'
+
iwidth
+
'
'
+
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment