comparison client/src/components/stretches/StretchForm.vue @ 3365:c9b60130cdfb

client: define stretches: changed placeholder
author Markus Kottlaender <markus@intevation.de>
date Wed, 22 May 2019 08:53:43 +0200
parents c2cba529658d
children 08aef146f95a
comparison
equal deleted inserted replaced
3364:b62b9d5ce06d 3365:c9b60130cdfb
7 </small> 7 </small>
8 <input 8 <input
9 id="id" 9 id="id"
10 type="text" 10 type="text"
11 class="form-control form-control-sm" 11 class="form-control form-control-sm"
12 placeholder="AT_Section_12" 12 placeholder="AT_Stretch_12"
13 v-model="id" 13 v-model="id"
14 :disabled="editStretch" 14 :disabled="editStretch"
15 /> 15 />
16 <span class="text-left text-danger"> 16 <span class="text-left text-danger">
17 <small v-if="errors.id && !id"> 17 <small v-if="errors.id && !id">