X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/a233e191c363c40d4a5c4b68da23dd627b4906c6..f9904f2409d8fdc314676c624a414c27170c1551:/code/main.py?ds=sidebyside diff --git a/code/main.py b/code/main.py index e5722fa..b443640 100755 --- a/code/main.py +++ b/code/main.py @@ -286,7 +286,7 @@ console will suffer artifacts. machine_id=machine_id).machine d = infoDict(cherrypy.request.login, cherrypy.request.state, machine) return d - index = info + index = list @cherrypy.expose @cherrypy.tools.mako(filename="/info.mako")