File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
ps_brandlist/views/templates/hook
ps_supplierlist/views/templates/hook Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1818
1919 <div >
2020 { if $brands }
21- { include file= ' module:ps_brandlist/views/templates/_partials/$brand_display_type.tpl' brands= $brands }
21+ { include file= " module:ps_brandlist/views/templates/_partials/$brand_display_type.tpl" brands= $brands }
2222 { else }
2323 <p class =" mb-0" >{ l s= ' No brand' d= ' Shop.Theme.Catalog' } </p >
2424 { /if }
Original file line number Diff line number Diff line change 1818
1919 <div >
2020 { if $suppliers }
21- { include file= ' module:ps_supplierlist/views/templates/_partials/$supplier_display_type.tpl' suppliers= $suppliers }
21+ { include file= " module:ps_supplierlist/views/templates/_partials/$supplier_display_type.tpl" suppliers= $suppliers }
2222 { else }
2323 <p >{ l s= ' No supplier' d= ' Shop.Theme.Catalog' } </p >
2424 { /if }
You can’t perform that action at this time.
0 commit comments