1234567891011121314151617181920 |
- {
- "copyright": "Licensed Materials - Property of IBM. IBM Cognos Products: BI Cloud(C) Copyright IBM Corp. 2019. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.",
- "lensable": false,
- "excludeCommon": true,
- "config": {
- "scripts": [
- {
- "path": "js/glass/bundleManifest.js",
- "weight": 100
- }
- ],
- "styles": [
- {
- "path": "css/glass/glass.min.css",
- "weight": 100
- }
- ]
- },
- "features": []
- }
|