Implemented filtering

This commit is contained in:
Latif Khalifa
2013-10-07 09:47:59 +02:00
parent cd5484d3f4
commit 73c10e7e3b
4 changed files with 189 additions and 7 deletions

View File

@@ -156,7 +156,7 @@ $().ready(function(){
<a href="<?php echo URL_ROOT ?>"><img src="images/singularity_icon.png" width="150px" height="150px"/></a>
</div>
<div style="display: inline-block;color: #eee; padding: 55px 0 0 30px; vertical-align: top;">
<a href="<?php echo URL_ROOT ?>" style="font-size: 4em; font-weight: bold;">Sigularity Viewer</a>
<a href="<?php echo URL_ROOT ?>" style="font-size: 4em; font-weight: bold;">Singularity Viewer</a>
<br/>
<span style="font-size: 1.6em;">Automated Crash Report Processing</span>
</div>