Merge "Fetch top-menus using client-side cache"
This commit is contained in:
commit
039faeaa58
@ -2780,7 +2780,7 @@
|
||||
},
|
||||
|
||||
getTopMenus(opt_errFn) {
|
||||
return this._fetchJSON({
|
||||
return this._fetchSharedCacheURL({
|
||||
url: '/config/server/top-menus',
|
||||
errFn: opt_errFn,
|
||||
reportUrlAsIs: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user