Locked new top boxes down to admin

This commit is contained in:
snipe
2013-11-18 21:23:34 -05:00
parent 3bbd98f1c7
commit 98cf8767f2
@@ -197,6 +197,7 @@
<div class="container-fluid">
@if ((Sentry::check()) && (Sentry::getUser()->hasAccess('admin')))
<!-- upper main stats -->
<div id="main-stats">
<div class="row-fluid stats-row">
@@ -231,6 +232,7 @@
</div>
</div>
<!-- end upper main stats -->
@endif