UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
P
Party Bus
Launchboard
launchboard-fe
Commits
f4727ea6
Commit
f4727ea6
authored
May 04, 2021
by
Keith Becker
Browse files
clean up from merge
parent
d2f3d23e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/views/Team.vue
src/views/Team.vue
+2
-2
No files found.
src/views/Team.vue
View file @
f4727ea6
...
@@ -126,7 +126,7 @@
...
@@ -126,7 +126,7 @@
:dialog-title=
"`Add new member to $
{team.name}`"
:dialog-title=
"`Add new member to $
{team.name}`"
:show-dialog="state.isAdding"
:show-dialog="state.isAdding"
>
>
<
div
:style=
"
{ padding: '2em', height: '240px' }"
>
<
v-form
>
<UserSelect
<UserSelect
ref=
"userSelect"
ref=
"userSelect"
v-model=
"membersToAdd"
v-model=
"membersToAdd"
...
@@ -140,7 +140,7 @@
...
@@ -140,7 +140,7 @@
),
),
]"
]"
/>
/>
</
div
>
</
v-form
>
<template
v-slot:actions
>
<template
v-slot:actions
>
<v-btn
<v-btn
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment