Commit e7a8f810 authored by Patrick Schmalstig's avatar Patrick Schmalstig
Browse files

Fixed MANTIS-6049 (Product title not truncated)

parent ad81b1f5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
<section class="box box---catalogue-default-grid-entry-wrap"><div class="box-inner">
	<h3><span class="name">{$TRUNCATE_LEFT,{FIELD_0},25,1,1}</span></h3>
	<h3><span class="name">{$TRUNCATE_LEFT,{FIELD_0},30,1,1,0,0.5}</span></h3>

	{+START,SET,TOOLTIP}
		{+START,IF_NON_EMPTY,{$TRIM,{FIELDS_GRID}}}
+1 −1
Original line number Diff line number Diff line
<section class="box box---catalogue-products-grid-entry-wrap"><div class="box-inner">
	<h3><span class="name">{FIELD_0}</span></h3>
	<h3><span class="name">{$TRUNCATE_LEFT,{FIELD_0},30,1,1,0,0.5}</span></h3>

	{+START,IF_NON_EMPTY,{FIELD_7}}
		<div class="catalogue-entry-box-thumbnail">