- Dataset.php: autors() and contributors() are now sorted by pivot attribute 'link_documents_persons.sort_order'

- show id attribute of persorns larger in PersonTable.vue
- composer updates
This commit is contained in:
Arno Kaimbacher 2020-09-21 18:20:13 +02:00
parent ecaf2b5790
commit 30afb3b1f8
5 changed files with 32 additions and 30 deletions

View file

@ -28,7 +28,7 @@
v-bind:class="[item.status==true ? 'activeClass' : 'inactiveClass']">
<td scope="row">{{ index + 1 }}</td>
<td>
<input style="width:30px;" v-bind:name="heading+'['+index+'][id]'" class="form-control" v-model="item.id"
<input style="width:40px;" v-bind:name="heading+'['+index+'][id]'" class="form-control" v-model="item.id"
readonly data-vv-scope="step-1" />
</td>
<td>