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
7679b6e6
Commit
7679b6e6
authored
May 04, 2021
by
Keith Becker
Browse files
refactor UserSelectForCourse
parent
f99a9586
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/components/Dialogs/AddStudentsToCourseDialog.vue
src/components/Dialogs/AddStudentsToCourseDialog.vue
+1
-0
No files found.
src/components/Dialogs/AddStudentsToCourseDialog.vue
View file @
7679b6e6
...
@@ -7,6 +7,7 @@
...
@@ -7,6 +7,7 @@
/>
/>
<div
class=
"mt-3"
></div>
<div
class=
"mt-3"
></div>
<UserSelectForCourse
<UserSelectForCourse
:selected-members=
"courseMembers"
:are-no-available-seats=
"
:are-no-available-seats=
"
availableSeatsInCourse(
availableSeatsInCourse(
this.course.capacity,
this.course.capacity,
...
...
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