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
175f18ea
Commit
175f18ea
authored
Sep 02, 2021
by
hunter.congress
Browse files
cleaning useless code
parent
b1708fa1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
src/views/TrainingDetails.vue
src/views/TrainingDetails.vue
+0
-6
No files found.
src/views/TrainingDetails.vue
View file @
175f18ea
...
...
@@ -377,7 +377,6 @@
class=
"px-0"
v-if=
"trainingCourse.id"
:trainingCourse=
"trainingCourse"
@
change=
"fetchReload"
/>
<TrainingAttendance
ref=
"trainingAttendance"
...
...
@@ -521,11 +520,6 @@ export default {
this
.
initialLoad
=
false
;
},
methods
:
{
fetchReload
(
value
)
{
if
(
value
)
{
this
.
trigger
+=
1
;
}
},
closeAddStudentDialog
()
{
this
.
state
.
isAddingStudent
=
false
;
},
...
...
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