1234567891011121314 |
- <!--/**
- * Licensed Materials - Property of IBM
- * IBM Cognos Products: Notebook
- * (C) Copyright IBM Corp. 2018, 2020
- * US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- */-->
- <div class='nbError'>
- <div class='nbeContainer'>
- <img src="images/warning.svg" alt="" height=128px/>
- <div class='nbeSeparator'></div>
- <div class='nbeDescription'>{{=it.errorDescription}}</div>
- <div class='nbePrescription'>{{=it.errorPrescription}}</div>
- </div>
- </div>
|