# HG changeset patch # User Markus Kottlaender # Date 1558508023 -7200 # Node ID c9b60130cdfba807f57856578722d775985c7566 # Parent b62b9d5ce06d3f8f06cc7e3d48a851fec9d75ce2 client: define stretches: changed placeholder diff -r b62b9d5ce06d -r c9b60130cdfb client/src/components/stretches/StretchForm.vue --- a/client/src/components/stretches/StretchForm.vue Tue May 21 18:32:44 2019 +0200 +++ b/client/src/components/stretches/StretchForm.vue Wed May 22 08:53:43 2019 +0200 @@ -9,7 +9,7 @@ id="id" type="text" class="form-control form-control-sm" - placeholder="AT_Section_12" + placeholder="AT_Stretch_12" v-model="id" :disabled="editStretch" />