From 3c9243686a7802df8d30213c0b24cccb3631a2d2 Mon Sep 17 00:00:00 2001 From: Montana Date: Tue, 11 Sep 2018 13:46:46 -0400 Subject: [PATCH] Don't use Vue for the environment roles modal --- templates/workspaces/members/edit.html | 57 ++++++++++++-------------- 1 file changed, 27 insertions(+), 30 deletions(-) diff --git a/templates/workspaces/members/edit.html b/templates/workspaces/members/edit.html index 2afcf936..dc592b9c 100644 --- a/templates/workspaces/members/edit.html +++ b/templates/workspaces/members/edit.html @@ -50,39 +50,36 @@ - {{ Selector(form.environment_role) }} + {% call Modal(name='rolesModal', dismissable=False) %} -
- +