~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to www/apps/console/__init__.py

  • Committer: dcoles
  • Date: 2008-07-14 03:17:22 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:858
Console: Fixed regression in r850. Forgot to include all required console 
script files (util and JSON)

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
 
36
36
    # Let the plugin mandate the scripts and styles to use
37
37
    req.scripts = [
 
38
        "media/common/util.js",
 
39
        "media/common/json2.js",
38
40
        "media/console/console.js",
39
41
        "media/console/console_app.js" ]
40
42
    req.styles = [