This commit is contained in:
@@ -530,6 +530,11 @@ export default {
|
||||
}
|
||||
});
|
||||
},
|
||||
resetListView: function() {
|
||||
console.log("RESET LISTVIEW CALLED");
|
||||
let vm = this;
|
||||
vm.listViewId = 0;
|
||||
},
|
||||
|
||||
listViewChanged: async function() {
|
||||
let vm = this;
|
||||
|
||||
Reference in New Issue
Block a user