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:
rjy7 2011-03-14 18:30:15 +00:00
parent eaf6d5280f
commit 232d0fa2d1

View file

@ -88,9 +88,7 @@
</section> </section>
--> -->
<#if individual.showAdminPanel> <#include "individual-adminPanel.ftl">
<#include "individual-adminPanel.ftl">
</#if>
<header> <header>
<#if relatedSubject??> <#if relatedSubject??>