Ignore:
Timestamp:
06/10/14 15:46:49 (10 years ago)
Author:
npipsl
Message:

Mise à jour menu deroulant pour les ecc real time ohp : suppression de 2013

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ether_ndacc/trunk/web/src/com/ether/Controller.java

    r770 r792  
    265265                    station = "OHP"; 
    266266                    if( year.compareTo( "1970" ) == 0 ) { 
    267                            year = "2013"; 
     267                           //year = "2013"; 
     268                           year = "2014"; 
    268269 
    269270                           month = DateHelper.formatDate(new Date(),"MM"); 
Note: See TracChangeset for help on using the changeset viewer.