Ignore:
Timestamp:
10/04/11 17:50:31 (13 years ago)
Author:
vmipsl
Message:

download with popup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ether_megapoli/trunk/web/visualization/visu_parameter_by_pf.jsp

    r213 r217  
    9797                    <div id="containerOptionPlotsSelect" class="span-10"></div> 
    9898                    <div id="containerOptionPlotsButtons" class="span-10"> 
    99                         <img src="/megapoli/resources/icons/help.gif" id="toolTipPlots" height="19px" width="17px" class="toolTipPlots" onclick="javascript:onClickHelp();"> 
    100                    </div> 
     99                        <img src="/megapoli/resources/icons/help.gif" id="toolTipPlots" height="19px" width="17px" 
     100                             class="toolTipPlots" onclick="javascript:onClickHelp();"> 
     101                    </div> 
    101102                </div> 
    102103 
     
    143144            interfaceTexts["data.authentification.text"] = "<bean:message key="data.authentification.text"/>"; 
    144145 
     146            interfaceTexts["data.access.extract3"] = "<bean:message key="data.access.extract3"/>"; 
     147            interfaceTexts["data.access.extract.process.short"] = "<bean:message key="data.access.extract.process.short"/>"; 
     148            interfaceTexts["data.access.extract.process.error"] = "<bean:message key="data.access.extract.process.error"/>"; 
     149 
    145150            var interfaceVisualization = new InterfaceVisualization( ${plateforms}, ${axeTypesForFixedPlateforms}, ${axeTypesForMobilePlateforms} ); 
    146151        </script> 
Note: See TracChangeset for help on using the changeset viewer.