From: Andrey Kutejko Date: Mon, 19 Sep 2011 17:23:22 +0000 (+0300) Subject: add extra blocks to admin template to make them more flexible X-Git-Tag: 0.5~334 X-Git-Url: https://git.andy128k.dev/?a=commitdiff_plain;h=71625c242734f6779af2b67d24212ce082754c53;p=ipf.git add extra blocks to admin template to make them more flexible --- diff --git a/ipf/admin/templates/admin/items.html b/ipf/admin/templates/admin/items.html index ed4d52e..8d3cb82 100644 --- a/ipf/admin/templates/admin/items.html +++ b/ipf/admin/templates/admin/items.html @@ -32,7 +32,7 @@ $(document).ready(function()

{$page_title}

- +
{if $is_search} @@ -65,6 +65,7 @@ $(document).ready(function() {/foreach}
{/if} + {block table} @@ -83,6 +84,7 @@ $(document).ready(function() {/foreach}
+ {/block}

{$pager->display()|safe}{$pager->getPager()->getNumResults()} record(s) of {$classname}