From 2dcd1b3a06c8b696da19e57f8b3ecb9b85d3b604 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lex=20Hermida?= Date: Mon, 16 Apr 2018 17:07:09 +0200 Subject: [PATCH] Remove legacy assigned-to component --- app/partials/us/us-detail.jade | 7 ------- 1 file changed, 7 deletions(-) diff --git a/app/partials/us/us-detail.jade b/app/partials/us/us-detail.jade index c2a0d7ac..6f5378a9 100644 --- a/app/partials/us/us-detail.jade +++ b/app/partials/us/us-detail.jade @@ -95,13 +95,6 @@ div.wrapper( tg-us-estimation.ticket-estimation(ng-model="us") - #TODELETE - section.ticket-assigned-to( - tg-assigned-to - ng-model="us" - required-perm="modify_us" - ) - section.ticket-assigned-users( tg-assigned-users ng-model="us"