From 40102775ea2b8cb899f177e536b52d2d7a60de71 Mon Sep 17 00:00:00 2001 From: Will Bradley Date: Thu, 20 Nov 2014 13:22:39 -0700 Subject: [PATCH] Fixing mac index unauth --- app/views/macs/index.html.erb | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/app/views/macs/index.html.erb b/app/views/macs/index.html.erb index 3ebb75f..81aaf54 100755 --- a/app/views/macs/index.html.erb +++ b/app/views/macs/index.html.erb @@ -29,15 +29,23 @@ <%= link_to 'Activity Graph', macs_history_path, :class => 'btn' if can? :read_details, Mac %>