← Back to team overview

yellow team mailing list archive

Fix production server. (issue 6927053)

 

Reviewers: mp+139442_code.launchpad.net,

Message:
Please take a look.

Description:
Fix production server.

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

https://code.launchpad.net/~frankban/juju-gui/broken/+merge/139442

(do not edit description out of merge proposal)


Please review this at https://codereview.appspot.com/6927053/

Affected files:
   A [revision details]
   M app/modules.js


Index: [revision details]
=== added file '[revision details]'
--- [revision details]	2012-01-01 00:00:00 +0000
+++ [revision details]	2012-01-01 00:00:00 +0000
@@ -0,0 +1,2 @@
+Old revision: nicola.larosa@xxxxxxxxxxxxx-20121212100850-c689dexsczxzdm3p
+New revision:  
francesco.banconi@xxxxxxxxxxxxx-20121212105156-jqx0t3n6kki8r4wt

Index: app/modules.js
=== modified file 'app/modules.js'
--- app/modules.js	2012-12-05 19:52:20 +0000
+++ app/modules.js	2012-12-12 10:51:56 +0000
@@ -14,6 +14,7 @@
              'd3-components',
              'juju-templates',
              'juju-notifications',
+            'juju-topology',
              'juju-view-utils',
              'juju-view-environment',
              'juju-view-service',





-- 
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.


References