123456789101112131415161718 |
- {
- "copyright": "Licensed Materials - Property of IBM. IBM Cognos Products:Glass (C) Copyright IBM Corp. 2018. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.",
- "lensable": false,
- "config": {
- "requirejs": {
- "paths": {
- "ba_portal": "{CDN_COMPONENT=wa-portal;CDN_VERSION={BUILD}}/js/ba_portal"
- }
- }
- },
- "features": [{
- "id": "com.ibm.bi.portalPage",
- "cssStyles": ["{CDN_COMPONENT=wa-portal;CDN_VERSION={BUILD}}/css/ba_portal/genericIframe.css"],
- "content": {
- "module": "bi/content_apps/PageletView"
- }
- }]
- }
|