From 8ce51a616318e24172545ef38bfe9872e3e0fbe5 Mon Sep 17 00:00:00 2001 From: Alex Ling Date: Fri, 3 Apr 2020 23:31:52 +0000 Subject: [PATCH] Hide the "Admin" and "Download" buttons when user is not admin --- src/views/layout.ecr | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/src/views/layout.ecr b/src/views/layout.ecr index 68d0498..cbd6ead 100644 --- a/src/views/layout.ecr +++ b/src/views/layout.ecr @@ -21,8 +21,10 @@