Ignore:
Timestamp:
11/24/11 17:32:33 (13 years ago)
Author:
vmipsl
Message:

loginModule

File:
1 edited

Legend:

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

    r259 r265  
    325325        if( !getJSONUser() ) 
    326326        // Method showLogin writen in megapoliHead.jsp 
    327             showLogin( templateTexts["data.authentification.text"] ); 
     327            getLoginModule().showLogin( templateTexts["data.authentification.text"] ); 
    328328        else 
    329329            this.requestDownload(); 
Note: See TracChangeset for help on using the changeset viewer.