1234567891011121314151617181920212223 |
- {
- "copyright": "Licensed Materials - Property of IBM. IBM Cognos Products: BI Cloud(C) Copyright IBM Corp. 2017. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.",
- "features": [
- {
- "id": "com.ibm.bi.explore",
- "collectionItems": [],
- "toolItems": [
- {
- "id": "thumbnailBtn",
- "containerId": "com.ibm.bi.glass.navbarLeadingGroup",
- "title": "%thumbnails_label",
- "label": "",
- "icon": "common-explore",
- "type": "Button",
- "class": "explore-card-list",
- "push": true,
- "actionController": "explore/contrib/thumbnail/slideout",
- "weight": 810
- }
- ]
- }
- ]
- }
|