initial templates and routes
This commit is contained in:
-7
@@ -1,7 +0,0 @@
|
||||
export default Ember.Controller.extend({
|
||||
actions: {
|
||||
createSubscriptionPlan() {
|
||||
console.log(45);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
export default Ember.Controller.extend({});
|
||||
Reference in New Issue
Block a user