| Summary: | Missing dijit dependencies in orion components | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Simon Kaegi <simon_kaegi> |
| Component: | Client | Assignee: | Simon Kaegi <simon_kaegi> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 0.2 | ||
| Target Milestone: | 0.2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Simon Kaegi
Also found the following missing from commands.js: 'dijit/MenuItem' 'dijit.PopupMenuItem' 'dijit/MenuSeparator' ...and in compare-features.js, util.js, and git-status-table.js. These changes are just adding dependencies and are binary (they either work or fail immediately) I've tested and am going to push to HEAD so these are in the 2am build. Fixed in HEAD. |