UI updates to admin page and bug fixes, added readme
Signed-off-by: Nathan Booth <nath.booth@gmail.com>
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
<div class="span3 column"><!--New description-->
|
||||
<h3 class="status">{$start|date_format:"d M Y"}</h3>
|
||||
<p>{$incidentCount} {StatusBoard_Formatting::pluralise($incidentCount,'incident','incidents')}</p>
|
||||
<p style="font-size:small"> Note: Click on incident number to see incident audit trail</p>
|
||||
{if $incidentsDuring}<p style="font-size:small"> Note: Click on incident number to see incident audit trail</p>{/if}
|
||||
</div>
|
||||
<div class="span12 column" style="margin-bottom:-40px">
|
||||
{if $incidentsDuring}
|
||||
|
||||
Reference in New Issue
Block a user