rows
This commit is contained in:
parent
4c72d2fe19
commit
fc5d2f57bf
|
@ -187,7 +187,6 @@ page_container %}
|
|||
rectangle
|
||||
color="warning"
|
||||
outline
|
||||
class="full-width"
|
||||
@click="showDisclaimerDialog"> Warning</q-btn>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -778,7 +777,7 @@ page_container %}
|
|||
pagination: {
|
||||
sortBy: 'date',
|
||||
descending: true,
|
||||
rowsPerPage: 10
|
||||
rowsPerPage: 5
|
||||
},
|
||||
filter: null
|
||||
},
|
||||
|
@ -815,7 +814,7 @@ page_container %}
|
|||
// }
|
||||
],
|
||||
pagination: {
|
||||
rowsPerPage: 10
|
||||
rowsPerPage: 5
|
||||
},
|
||||
filter: null
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user