diff --git a/templates/components/modal.html b/templates/components/modal.html index 43c1297a..970b444d 100644 --- a/templates/components/modal.html +++ b/templates/components/modal.html @@ -1,20 +1,22 @@ {% from "components/icon.html" import Icon %} {% macro Modal(name, dismissable=False) -%} -
+ {%- endmacro %} diff --git a/templates/member_edit.html b/templates/member_edit.html index f0c1d991..db52347b 100644 --- a/templates/member_edit.html +++ b/templates/member_edit.html @@ -55,61 +55,76 @@ {% call Modal(name='rolesModal', dismissable=False) %}
-
-

New Request
Add a user to an environment

- +

+ Environment access for Danny Knight +
Project Name - Environment Name
+

-
-
+
    +
  • -
-
+ +
  • -
  • -
    + +
  • -
  • -
    + +
  • -
  • -
    + +
  • -
  • -
    + +
  • -
  • -
    + + -
    - Add Access - No Access + @@ -207,4 +222,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %}