From 948dbe37c89a3b6ec8d421dfd0e2c440fdd9132c Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 18 Feb 2020 21:52:28 +0000 Subject: [PATCH] --- ayanova/src/views/ay-data-list-view.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/ayanova/src/views/ay-data-list-view.vue b/ayanova/src/views/ay-data-list-view.vue index 1975d941..8526215b 100644 --- a/ayanova/src/views/ay-data-list-view.vue +++ b/ayanova/src/views/ay-data-list-view.vue @@ -367,6 +367,7 @@ function setEffectiveListView(vm) { } } else if (vm.listViewId == 0) { //get default list view + } else { //check if cached, if not then fetch, cache and set }