Cleanup controller, templates and service #41
Reference in New Issue
Block a user
Delete Branch "refactor/cleanup-models"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@@ -58,60 +17,76 @@ export default Ember.Controller.extend({});we should reuse the
getProposalByIdfunction here to load all the proposal data.adds another call but makes sure we have all the proposal data (and not only the data from the event)