This commit is contained in:
Yuri Kuznetsov
2023-05-09 14:20:38 +03:00
parent 17af6bf515
commit 8213f704ce
+3
View File
@@ -64,6 +64,9 @@ define('views/record/list-expanded', ['views/record/list'], function (Dep) {
view.reRender();
});
// Prevents displaying an empty buttons container.
this.displayTotalCount = false;
},
_loadListLayout: function (callback) {