Tweaks
This commit is contained in:
parent
a05368be97
commit
ba17118cfd
1 changed files with 1 additions and 1 deletions
|
@ -1332,7 +1332,7 @@ export default {
|
||||||
v-model="progress_circle"></r-completion-circle>
|
v-model="progress_circle"></r-completion-circle>
|
||||||
</b-card-body>
|
</b-card-body>
|
||||||
</div>
|
</div>
|
||||||
</b-row>
|
</div>
|
||||||
<b-modal
|
<b-modal
|
||||||
v-if="true"
|
v-if="true"
|
||||||
:id="'r-item-course-details-'+value.id"
|
:id="'r-item-course-details-'+value.id"
|
||||||
|
|
Loading…
Reference in a new issue