glasslogin.json 541 B

1234567891011121314151617
  1. {
  2. "copyright": "Licensed Materials - Property of IBM. IBM Cognos Products: BI Cloud(C) Copyright IBM Corp.2014, 2015. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.",
  3. "features": [
  4. {
  5. "id": "com.ibm.bi.glass.login.welcome",
  6. "toolItems": [
  7. {
  8. "id": "signIn",
  9. "containerId" : "com.ibm.bi.glass.appbarCenterGroup",
  10. "label": "%titan_signIn_label",
  11. "type": "bi/glass/app/plugins/GlassPlugin",
  12. "class": "label"
  13. }
  14. ]
  15. }
  16. ]
  17. }