1234567891011 |
- <!--/**
- * Licensed Materials - Property of IBM
- * IBM Cognos Products: Notebook
- * (C) Copyright IBM Corp. 2017, 2019
- * US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- */-->
- <div class='notebusy'></div>
- <div class='noteErrorPage' style='display:none'></div>
- <div class='notecontent' style='display:none'>
- <iframe class='notebook' src={{=it.url}}></iframe>
- </div>
|