projects
/
invirt/packages/invirt-web.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix hostname in generated JNLP file and address code review feedback
[invirt/packages/invirt-web.git]
/
code
/
main.py
diff --git
a/code/main.py
b/code/main.py
index
59a31f8
..
b4e659e
100755
(executable)
--- a/
code/main.py
+++ b/
code/main.py
@@
-319,7
+319,6
@@
console will suffer artifacts.
@cherrypy.expose
@cherrypy.tools.mako(filename="/vnc.mako")
-
def vnc(self, machine_id):
"""VNC applet page"""
return self._vnc(machine_id)