update faker, insert plenty of customers

This commit is contained in:
Manuel Raynaud
2013-09-11 20:43:44 +02:00
parent 3e301a9fc1
commit 10f97a7348
2 changed files with 21 additions and 1 deletions

View File

@@ -128,12 +128,13 @@
<li class="active"><a href="#">{$PAGE}</a></li>
{/if}
{/pageloop}
{if $PAGE == $LAST && $LAST != $CURRENT}
<li><a href="{url path="/admin/customers" page="$PAGE"}">&raquo;</a></li>
{else}
<li class="disabled"><a href="#">&raquo;</a></li>
{/if}
{/pageloop}
</ul>
</div>