Commit 3d09cbd5828fc55b4cecf6efb9f75409d9cd2560

Authored by Amber Dev
1 parent a8bd267e90

added reply functionality to parent discussion form

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/pages/Dashboard/CourseDetails.vue
... ... @@ -76,6 +76,7 @@
76 76 </v-layout>
77 77 </v-flex>
78 78 <v-spacer></v-spacer>
  79 +
79 80 <!-- COURSES -->
80 81 <v-flex xs12 md3>
81 82 <v-card class="elevation-0 card-border" height="100%">
... ...