Merge branch 'tiket-productTemplate' into develop
This commit is contained in:
commit
d0217bf4f6
@ -441,7 +441,7 @@ var fieldRequired = '{l s='Please fill in all required fields, then save the cus
|
||||
<div id="more_info_sheets" class="sheets align_justify">
|
||||
{if !empty($product->description_short)}
|
||||
<!-- full description -->
|
||||
<div id="idTab1" class="rte scroll-pane">
|
||||
<div id="idTab1" class="rte scroll-pane" style="max-height:500px;">
|
||||
{$product->description_short}
|
||||
</div>
|
||||
{/if}
|
||||
|
Loading…
Reference in New Issue
Block a user