From 3114124b700a8559f9962c008fd1b49e563c596c Mon Sep 17 00:00:00 2001 From: bmatt Date: Tue, 25 Feb 2020 20:11:14 +0000 Subject: [PATCH] Removed commented out invite link I had tried at the dashboard, users can drill into project itself from the dashboard now and send invites. --- ihatemoney/templates/dashboard.html | 1 - 1 file changed, 1 deletion(-) diff --git a/ihatemoney/templates/dashboard.html b/ihatemoney/templates/dashboard.html index 9ef231d0..45ccded3 100644 --- a/ihatemoney/templates/dashboard.html +++ b/ihatemoney/templates/dashboard.html @@ -15,7 +15,6 @@ {{ _('edit') }} {{ _('delete') }} - {% endfor %}