add mock api calls for modules viewall component

This commit is contained in:
2021-07-29 14:46:09 +01:00
parent 777df3f907
commit 2b14eaaf1f
30 changed files with 884 additions and 112 deletions
+3
View File
@@ -14,6 +14,9 @@
"/myportal": [
"myportal"
],
"/myportal/viewall": [
"search"
],
"/advancedsearch": [
"search"
],