This commit is contained in:
@@ -188,7 +188,7 @@ app.purchaseEdit = (function() {
|
||||
$container = $("#app-shell-main-content");
|
||||
}
|
||||
|
||||
$container.html(Handlebars.templates["app.ravLicense"]({}));
|
||||
$container.html(Handlebars.templates["app.purchaseEdit"]({}));
|
||||
var title = "Purchase";
|
||||
|
||||
if (!stateMap.context.params.site_id) {
|
||||
|
||||
Reference in New Issue
Block a user