Move test for showing site admin panel to site admin panel template, so doesn't have to be repeated in various individual templates.
This commit is contained in:
parent
eaf6d5280f
commit
232d0fa2d1
1 changed files with 1 additions and 3 deletions
|
@ -88,9 +88,7 @@
|
|||
</section>
|
||||
-->
|
||||
|
||||
<#if individual.showAdminPanel>
|
||||
<#include "individual-adminPanel.ftl">
|
||||
</#if>
|
||||
<#include "individual-adminPanel.ftl">
|
||||
|
||||
<header>
|
||||
<#if relatedSubject??>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue