[pve-devel] [PATCH] novncindex : Renamed popupStatusPanel to popupStatus
Alexandre Derumier
aderumier at odiso.com
Fri Jun 26 06:40:25 CEST 2015
to match
https://github.com/kanaka/noVNC/commit/74f2ac968d782318967d9162454ca945dcc8b3de
Signed-off-by: Alexandre Derumier <aderumier at odiso.com>
---
PVE/NoVncIndex.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/PVE/NoVncIndex.pm b/PVE/NoVncIndex.pm
index bceab52..8079634 100644
--- a/PVE/NoVncIndex.pm
+++ b/PVE/NoVncIndex.pm
@@ -97,7 +97,7 @@ INCLUDE_URI='/novnc/include/';
</div>
<!-- Popup Status Panel -->
- <div id="noVNC_popup_status_panel" class="">
+ <div id="noVNC_popup_status" class="">
</div>
<!-- Clipboard Panel -->
--
2.1.4
More information about the pve-devel
mailing list