Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(958)

Unified Diff: app/modules-debug.js

Issue 10916043: Added jujucharms and viewmode config flags
Patch Set: Added jujucharms and viewmode config flags Created 11 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « app/config-prod.js ('k') | app/subapps/browser/browser.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/modules-debug.js
=== modified file 'app/modules-debug.js'
--- app/modules-debug.js 2013-07-03 17:35:21 +0000
+++ app/modules-debug.js 2013-07-03 21:33:05 +0000
@@ -388,6 +388,18 @@
fullpath: '/juju-ui/subapps/browser/views/charm.js'
},
+ 'subapp-browser-charmresults': {
+ fullpath: '/juju-ui/subapps/browser/views/charmresults.js'
+ },
+
+ 'subapp-browser-fullscreen': {
+ fullpath: '/juju-ui/subapps/browser/views/fullscreen.js'
+ },
+
+ 'subapp-browser-jujucharms': {
+ fullpath: '/juju-ui/subapps/browser/views/jujucharms.js'
+ },
+
'subapp-browser-mainview': {
fullpath: '/juju-ui/subapps/browser/views/view.js'
},
@@ -396,14 +408,6 @@
fullpath: '/juju-ui/subapps/browser/views/minimized.js'
},
- 'subapp-browser-charmresults': {
- fullpath: '/juju-ui/subapps/browser/views/charmresults.js'
- },
-
- 'subapp-browser-fullscreen': {
- fullpath: '/juju-ui/subapps/browser/views/fullscreen.js'
- },
-
'subapp-browser-searchview': {
fullpath: '/juju-ui/subapps/browser/views/search.js'
},
« no previous file with comments | « app/config-prod.js ('k') | app/subapps/browser/browser.js » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b