123456 |
- // Licensed Materials - Property of IBM
- // IBM Cognos Products: cchl
- // (C) Copyright IBM Corp. 2003, 2016.
- // US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- var D_PromptInterval=new C_Dialog( "D_PromptInterval", "dlgPromptInterval", "cchl/dialogs/" );D_PromptInterval.F_Show=function(_cRL,_cOI,_cYS1,_cFN1,_cIG1,_cCB1){this._cPI=_cOI;if(!_cFN1){_cFN1="";if(window["G_ResManager"]){_cFN1=G_ResManager.F_GetOptionalString("IDS_CCHL_TITLE_PROMPT_INTERVAL");}}this._cTQ=_cIG1?_cIG1:"";this._cLF=null;this._c3T1=_cYS1;this.M_fnSuper_Show(_cRL, _cCB1?_cCB1:null, _cFN1);};
|