rows
This commit is contained in:
@@ -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
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user