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

Unified Diff: app/views/ghost-inspector.js

Issue 13852043: Deploy charms without config options
Patch Set: Deploy charms without config options Created 12 years, 1 month 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/store/env/fakebackend.js ('k') | test/data/puppetmaster-api-response.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/views/ghost-inspector.js
=== modified file 'app/views/ghost-inspector.js'
--- app/views/ghost-inspector.js 2013-09-20 16:11:16 +0000
+++ app/views/ghost-inspector.js 2013-09-23 23:49:25 +0000
@@ -54,7 +54,6 @@
// This flag is still required because it comes fully populated from the
// browser but won't be fully populated when coming in on the delta.
charm.loaded = true;
- charm.set('options', charm.get('options'));
this.db.charms.add(charm);
var ghostService = this.db.services.ghostService(charm);
« no previous file with comments | « app/store/env/fakebackend.js ('k') | test/data/puppetmaster-api-response.json » ('j') | no next file with comments »

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