FEATURE: Adds back button to theme editor (#11416)
This commit is contained in:
@@ -64,5 +64,9 @@ export default Controller.extend({
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
goBack() {
|
||||
this.replaceRoute(this.showRouteName, this.model.id);
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user