UNCLASSIFIED

Commit 7679b6e6 authored by Keith Becker's avatar Keith Becker
Browse files

refactor UserSelectForCourse

parent f99a9586
...@@ -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,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment