ENHANCEMENT: add header icon to CMSFileAddController when uploading file and SecurityAdmin when editing a member record

This commit is contained in:
Normann Lou 2012-05-03 18:16:35 +12:00
parent 7f1e6de4f2
commit 826878b45d

View File

@ -3,7 +3,17 @@
<% end_if %>
<div class="cms-content-header north">
<div>
<% with Controller %>
<% if class=CMSFileAddController %>
<span class="section-icon icon icon-24 icon-assetadmin"></span>
<% else %>
<% with ToplevelController %>
<% if class=SecurityAdmin %>
<span class="section-icon icon icon-24 icon-securityadmin"></span>
<% end_if %>
<% end_with %>
<% end_if %>
<% end_with %>
<% include BackLink_Button %>
<h2 id="page-title-heading">