// Fix group view for bootstrap - removing limit restriction 'cause is now fixed

This commit is contained in:
Jerome Nadaud
2013-10-01 17:00:56 +02:00
parent 88be78d096
commit 9c40dbb222
@@ -76,10 +76,6 @@
</fieldset>
</div>
<div class="col-lg-12">
<div class="panel">
<h3>{l s='Members of this customer group'}</h3>
<p>{l s='Limited to the 100th first customers.'} {l s='Please use filters to narrow your search.'}</p>
{$customerList}
</div>
{$customerList}
</div>
{/block}