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