[pve-devel] [PATCH] add noVNC_resize
Alexandre Derumier
aderumier at odiso.com
Wed Jun 24 02:08:12 CEST 2015
Signed-off-by: Alexandre Derumier <aderumier at odiso.com>
---
PVE/NoVncIndex.pm | 1 +
1 file changed, 1 insertion(+)
diff --git a/PVE/NoVncIndex.pm b/PVE/NoVncIndex.pm
index b028680..bceab52 100644
--- a/PVE/NoVncIndex.pm
+++ b/PVE/NoVncIndex.pm
@@ -128,6 +128,7 @@ INCLUDE_URI='/novnc/include/';
<li><input id="noVNC_path" type="input" value="websockify"> Path</li>
<li><input id="noVNC_repeaterID" type="input" value=""> Repeater ID</li>
<li><input id="noVNC_stylesheet" type="input" value=""> Stylesheet</li>
+ <li><input id="noVNC_resize" type="input" value=""> Resize</li>
<li><input id="noVNC_logging" type="input" value=""> Logging</li>
</ul>
--
2.1.4
More information about the pve-devel
mailing list