// List simple header bootstraping

This commit is contained in:
Jerome Nadaud
2013-10-02 17:08:28 +02:00
parent f63e1065b3
commit 7454d75fb9
2 changed files with 6 additions and 0 deletions
@@ -89,6 +89,8 @@
<input type="hidden" name="token" value="{$token}" />
</fieldset>
</form>
{else}
</fieldset>
{/if}
{hook h='displayAdminListAfter'}
@@ -252,6 +252,10 @@
</script>
{/if}
</div>
{/if}
{if $simple_header}
<fieldset class="col-lg-12">
<h3>{if is_array($title)}{$title|end}{else}{$title}{/if}</h3>
{/if}
<div class="table-responsive clearfix">
<table