Commit 8fe3bf86 authored by Grégor JOUET's avatar Grégor JOUET 🔧
Browse files

[UI] Change wording

parent 8cee3c5a
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -34,8 +34,8 @@
    </v-dialog>

    <model-stl style="height: 100px" v-show="show_stl" class="model" :backgroundColor="stl_background" :src="this.stl_path()"></model-stl>
    <v-btn @click="toggle_object">Afficher/Masquer</v-btn>
    <v-btn v-show="show_stl" block v-on:click="dialog = true">Agrandir</v-btn>
    <v-btn @click="toggle_object">Preview</v-btn>
    <v-btn v-show="show_stl" block v-on:click="dialog = true">Plein écran</v-btn>
    <v-card-title>{{ title }}</v-card-title>
    <v-card-subtitle class="text-left">
      Date d'ajout: {{ creation }}