Commit 394e1f2555a6fa1c9b85162a64cfe8c7e53b4613

Authored by Neeraj Sharma
1 parent 77ca31b8ce

test progress card

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
src/pages/Report/progressCardReport.vue
... ... @@ -109,7 +109,7 @@
109 109 <div style="border: 1px solid lightgray;">
110 110 <v-layout>
111 111 <v-flex xs12 sm12 md12>
112   - <div
  112 + <!-- <div
113 113 style="
114 114 border-bottom: 1px solid #ddd;
115 115 overflow: hidden;
... ... @@ -137,7 +137,7 @@
137 137 </div>
138 138 </v-layout>
139 139 </v-flex>
140   - </div>
  140 + </div> -->
141 141 <!-- Profile School -->
142 142 <v-flex xs12 sm12 md12 lg12 style="margin:0px 0px; ">
143 143 <v-layout>
... ...