RefWidget.html 418 B

12345678910111213141516
  1. /**
  2. * Licensed Materials - Property of IBM
  3. * IBM Cognos Products: BI Glass
  4. * (C) Copyright IBM Corp. 2017, 2018
  5. * US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. */
  7. <div class="container">
  8. <div>
  9. <div class="clRefCaption">
  10. {{=it.label}}
  11. </div>
  12. <div class="panel-group" id="refAccordion">
  13. </div>
  14. </div>
  15. </div>