File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 259259 </v-card-text >
260260 <v-card-actions class =" px-3 pb-3" >
261261 <v-spacer />
262- <v-btn
262+ <!-- < v-btn
263263 small
264264 class="theme-- light"
265265 color="accent"
266266 @click.native="handleDownloadClick()"
267267 >
268268 <v-icon left>
269269 file_download
270- </v-icon > <!-- list -->
270+ </v-icon>
271271 Baixar
272- </v-btn >
272+ </v-btn> -->
273273 <v-btn
274274 small
275275 class =" theme--light"
Original file line number Diff line number Diff line change 224224 </v-card-text >
225225 <v-card-actions class =" px-3 pb-3" >
226226 <v-spacer />
227- <v-btn
227+ <!-- < v-btn
228228 small
229229 class="theme-- light"
230230 color="accent"
231231 @click.native="handleDownloadClick()"
232232 >
233233 <v-icon left>
234234 file_download
235- </v-icon > <!-- list -->
235+ </v-icon>
236236 Baixar
237- </v-btn >
237+ </v-btn> -->
238238 <v-btn
239239 small
240240 class =" theme--light"
You can’t perform that action at this time.
0 commit comments