dashboardTheme.json 544 B

12345678910111213
  1. {
  2. "copyright": "Licensed Materials - Property of IBM. IBM Cognos Products: BI Cloud(C) Copyright IBM Corp. 2020. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.",
  3. "services" : {
  4. ".DashboardTheme" : "dashboard-core/js/features/dashboard/theme/DashboardTheme"
  5. },
  6. "features": [{
  7. "id": "com.ibm.bi.dashboard.dashboardTheme",
  8. "collectionContainers": [{
  9. "id": "system",
  10. "lensable": false
  11. }]
  12. }]
  13. }