← Back to team overview

yellow team mailing list archive

[Merge] lp:~frankban/juju-gui/broken into lp:juju-gui

 

Francesco Banconi has proposed merging lp:~frankban/juju-gui/broken into lp:juju-gui.

Requested reviews:
  Juju GUI Hackers (juju-gui)

For more details, see:
https://code.launchpad.net/~frankban/juju-gui/broken/+merge/139442

Fix production server.

...and I hope uistaging as a consequence.
The topology views were not correctly
referenced in modules.js.

https://codereview.appspot.com/6927053/

-- 
https://code.launchpad.net/~frankban/juju-gui/broken/+merge/139442
Your team Juju GUI Hackers is requested to review the proposed merge of lp:~frankban/juju-gui/broken into lp:juju-gui.
=== modified file 'app/modules.js'
--- app/modules.js	2012-12-05 19:52:20 +0000
+++ app/modules.js	2012-12-12 11:14:22 +0000
@@ -14,6 +14,7 @@
             'd3-components',
             'juju-templates',
             'juju-notifications',
+            'juju-topology',
             'juju-view-utils',
             'juju-view-environment',
             'juju-view-service',


Follow ups