Merge branch 'tiket-productTemplate' into develop
This commit is contained in:
commit
fd7e18fc32
@ -214,7 +214,6 @@ var fieldRequired = '{l s='Please fill in all required fields, then save the cus
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{if $product->description_more OR $packItems|@count > 0}
|
||||
<div id="short_description_block">
|
||||
|
||||
{*{if $product->description}
|
||||
@ -395,7 +394,6 @@ var fieldRequired = '{l s='Please fill in all required fields, then save the cus
|
||||
<div id="more_description_content" class="rte align_justify">{$product->description_more}</div>
|
||||
{/if}
|
||||
</div>
|
||||
{/if}
|
||||
</div>
|
||||
{if isset($colors) && $colors}
|
||||
<!-- colors -->
|
||||
|
Loading…
Reference in New Issue
Block a user