From b5efc576554af809570026acefc0ee952370bed2 Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Fri, 19 Aug 2016 11:59:26 -0400 Subject: [PATCH] Add ability to add repository permissions to an existing team --- static/directives/teams-manager.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/static/directives/teams-manager.html b/static/directives/teams-manager.html index 68013d1a7..722a33564 100644 --- a/static/directives/teams-manager.html +++ b/static/directives/teams-manager.html @@ -92,6 +92,9 @@ Manage Team Members + + Add Repository Permissions + Delete Team {{ team.name }}