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

Unified Diff: app/views/charm-panel.js

Issue 10500044: Make charms able to be dragged to the environment.
Patch Set: Make charms able to be dragged to the environment. Created 10 years, 9 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/subapps/browser/views/editorial.js ('k') | app/views/topology/importexport.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/views/charm-panel.js
=== modified file 'app/views/charm-panel.js'
--- app/views/charm-panel.js 2013-06-20 15:37:45 +0000
+++ app/views/charm-panel.js 2013-06-26 13:58:04 +0000
@@ -856,7 +856,7 @@
charmId: charm.get('id')
});
// Since we are showing the configure/deploy panel ex nihilo, we want the
- // panel to disappear when the deploy completes or is candled, but just
+ // panel to disappear when the deploy completes or is canceled, but just
// this once (i.e., they should work normally if the user opens the panel
// via a charm search).
panels.configuration.once('panelRemoved', hide);
« no previous file with comments | « app/subapps/browser/views/editorial.js ('k') | app/views/topology/importexport.js » ('j') | no next file with comments »

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