_m57.xml 760 B

12345678910111213141516171819
  1. <!--
  2. Licensed Materials - Property of IBM
  3. IBM Cognos Products: rs
  4. (C) Copyright IBM Corp. 2018
  5. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. -->
  7. <resources>
  8. <dialog id="_m57" idsDialogTitle="IDS_MI_POPUP_COPYPASTE_WARNINGS" helpId="dlgCopyPasteWarnings" dialogSvgIcon="def_properties_16x16">
  9. <dialogHtml><![CDATA[
  10. <div onkeypress="_m57._wph( event )">
  11. <div HAL_dlgItemId="divWarningsTree" class="clsTreeView" style="width:100%; height:300px; overflow:auto" tabIndex="0"></div>
  12. <div class="clsDlgButtonBar">
  13. <button id="_m57_btnOK" class="clsDlgButton" onclick="_m57._bgn()" HAL_ids="IDS_HAL_BTN_OK"></button>
  14. </div>
  15. </div>
  16. ]]></dialogHtml>
  17. </dialog>
  18. </resources>