diff --git a/addons/web/controllers/main.py b/addons/web/controllers/main.py index cf5bd2c0f46..77d40733b83 100644 --- a/addons/web/controllers/main.py +++ b/addons/web/controllers/main.py @@ -11,6 +11,7 @@ import simplejson import textwrap import xmlrpclib import time +import webrelease from xml.etree import ElementTree from cStringIO import StringIO @@ -100,9 +101,6 @@ home_template = textwrap.dedent(""" OpenERP %(css)s - %(javascript)s