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
2b51e3c5
Commit
2b51e3c5
authored
May 05, 2021
by
Keith Becker
Browse files
refactor html
parent
d2488d24
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
src/views/Team.vue
src/views/Team.vue
+0
-2
No files found.
src/views/Team.vue
View file @
2b51e3c5
...
@@ -106,14 +106,12 @@
...
@@ -106,14 +106,12 @@
COURSE SELECT DIALOG
COURSE SELECT DIALOG
-->
-->
<SelectAddStudentsToCourseDialog
<SelectAddStudentsToCourseDialog
:style=
"
{ height: '600px' }"
ref=
"courseSelectDialog"
ref=
"courseSelectDialog"
v-bind:selected-members=
"selectedMembers"
v-bind:selected-members=
"selectedMembers"
v-on:update-selected-members=
"updateSelectedMembers"
v-on:update-selected-members=
"updateSelectedMembers"
v-on:close-dialog=
"closeDialogAddUsersToCourse"
v-on:close-dialog=
"closeDialogAddUsersToCourse"
:showDialog=
"state.showAddToCourseDialog"
:showDialog=
"state.showAddToCourseDialog"
/>
/>
<!--
<!--
COURSE SELECT DIALOG END
COURSE SELECT DIALOG END
-->
-->
...
...
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