Ignore:
Timestamp:
07/04/16 15:46:50 (8 years ago)
Author:
npipsl
Message:

Mise a jour données disponibles et dates menu deroulant pour OHP, Reunion et DDU

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ether_ndacc/trunk/web/visus_lidar_temp.jsp

    r770 r843  
    3636<select id="year" onChange='loadVisus()'> 
    3737 
     38    <option value='2015' <c:if test="${year == '2015'}">selected</c:if> >2015</option> 
     39    <option value='2014' <c:if test="${year == '2014'}">selected</c:if> >2014</option> 
    3840        <option value='2013' <c:if test="${year == '2013'}">selected</c:if> >2013</option> 
    3941        <option value='2012' <c:if test="${year == '2012'}">selected</c:if> >2012</option> 
Note: See TracChangeset for help on using the changeset viewer.