From 60b7f4a1b9a312ec338eab270ceee18cfc540eb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20Juli=C3=A1n?= Date: Wed, 21 Sep 2016 13:01:58 +0200 Subject: [PATCH] Remove drag icon if user has no permission --- app/modules/epics/dashboard/epic-row/epic-row.jade | 1 + 1 file changed, 1 insertion(+) diff --git a/app/modules/epics/dashboard/epic-row/epic-row.jade b/app/modules/epics/dashboard/epic-row/epic-row.jade index 1952641c..583c6238 100644 --- a/app/modules/epics/dashboard/epic-row/epic-row.jade +++ b/app/modules/epics/dashboard/epic-row/epic-row.jade @@ -4,6 +4,7 @@ ) tg-svg.icon-drag( svg-icon="icon-drag" + ng-if="vm.canEditEpics()" ) .vote(