From b08470b215a74e7903c1fd698c4317871e8b4f00 Mon Sep 17 00:00:00 2001 From: laurenwalker Date: Fri, 13 Dec 2019 15:45:02 -0600 Subject: [PATCH] Turn off the "My Portals" page on the DataONE theme --- src/js/themes/dataone/models/AppModel.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/js/themes/dataone/models/AppModel.js b/src/js/themes/dataone/models/AppModel.js index db621f257..8f4d7adc7 100644 --- a/src/js/themes/dataone/models/AppModel.js +++ b/src/js/themes/dataone/models/AppModel.js @@ -154,7 +154,7 @@ define(['jquery', 'underscore', 'backbone'], * Set to false to hide the display of "My Portals", which shows the user's current portals * @type {boolean} */ - showMyPortals: true, + showMyPortals: false, /** * The user-facing term for portals in lower-case and in singular form. * e.g. "portal"