[+] BO : Product "For" and combination button
This commit is contained in:
@@ -3944,10 +3944,10 @@ a .icon-flip-vertical:before {
|
||||
.icon-chevron-right:before {
|
||||
content: "\f054"; }
|
||||
|
||||
.icon-plus-sign:before, .process-icon-newCombination:before {
|
||||
.icon-plus-sign:before, .toolbar-new:before {
|
||||
content: "\f055"; }
|
||||
|
||||
.icon-minus-sign:before {
|
||||
.icon-minus-sign:before, .toolbar-cancel:before {
|
||||
content: "\f056"; }
|
||||
|
||||
.icon-remove-sign:before {
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
var msg_combination_2 = '{l s='Please choose a value.'}';
|
||||
var msg_combination_3 = '{l s='You can only add one combination per attribute type.'}';
|
||||
var msg_new_combination = '{l s='New combination'}';
|
||||
var msg_cancel_combination = '{l s='Cancel combination'}';
|
||||
</script>
|
||||
|
||||
{if isset($product->id) && !$product->is_virtual}
|
||||
|
||||
Reference in New Issue
Block a user