From 831b576325b80d6ff645a265058e703d4b31c54c Mon Sep 17 00:00:00 2001 From: joshua stein Date: Mon, 6 Jan 2014 14:48:47 -0600 Subject: [PATCH] only show invitation queue link if there are any pending --- app/views/layouts/application.html.erb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index af68eef..f9bef2c 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -105,9 +105,8 @@