PMCORE-3866:Records dropdown is still available in Home trays
This commit is contained in:
@@ -337,6 +337,7 @@ export default {
|
||||
icon: "fas fa-check-circle",
|
||||
options: {
|
||||
filterable: false,
|
||||
perPageValues: [],
|
||||
texts: {
|
||||
count: this.$i18n.t("ID_SHOWING_FROM_RECORDS_COUNT"),
|
||||
first: this.$i18n.t("ID_FIRST"),
|
||||
@@ -1279,9 +1280,6 @@ export default {
|
||||
padding-left: 50px;
|
||||
padding-right: 50px;
|
||||
}
|
||||
.VueTables__limit {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.v-card-text-dark {
|
||||
color: #343944;
|
||||
|
||||
Reference in New Issue
Block a user