diff --git a/views/product_edit.hbs b/views/product_edit.hbs index 132dc4c..87dfa86 100644 --- a/views/product_edit.hbs +++ b/views/product_edit.hbs @@ -142,21 +142,19 @@
- {{ @root.__ "Delete" }} - {{#ifCond this.productImage '==' true}} - {{ @root.__ "main image" }} - {{else}} - {{ @root.__ "Set as main image" }} - {{/ifCond}} -
- -+ {{ @root.__ "Delete" }} + {{#ifCond this.productImage '==' true}} + {{ @root.__ "main image" }} + {{else}} + {{ @root.__ "Set as main image" }} + {{/ifCond}} +
+