PromptPickerView.html 403 B

1234567891011
  1. <!-- Licensed Materials - Property of IBM
  2. IBM Cognos Products: SHARE
  3. (C) Copyright IBM Corp. 2015, 2016
  4. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  5. -->
  6. <div class='prompt-overlay' style='visibility: hidden'>
  7. <iframe src='{{=it.prompt_path}}' title='{{=it.prompt_title}}' class='prompt-iframe'/>
  8. </div>