Changeset 200


Ignore:
Timestamp:
09/19/11 10:29:11 (13 years ago)
Author:
vmipsl
Message:

Livraison _ confs + extrations path /resources + visualisation images/bouton

Location:
ether_megapoli/trunk
Files:
37 added
19 edited

Legend:

Unmodified
Added
Removed
  • ether_megapoli/trunk/web/data/access/capt.jsp

    r161 r200  
    9696                <div class="hdp" align="right"> 
    9797                        <html:link page="/data/access/capt.jsp" anchor="top" titleKey="app.hdp"> 
    98                                 <html:img page="/images/utils/hdp1.png"/> 
     98                                <html:img page="/resources/images/utils/hdp1.png"/> 
    9999                        </html:link> 
    100100                </div> 
  • ether_megapoli/trunk/web/data/access/desc_capt.jsp

    r161 r200  
    185185                <div class="hdp" align="right"> 
    186186                        <html:link page="/data/access/desc_capt.jsp" anchor="top" titleKey="app.hdp"> 
    187                                 <html:img page="/images/utils/hdp1.png"/> 
     187                                <html:img page="/resources/images/utils/hdp1.png"/> 
    188188                        </html:link> 
    189189                </div> 
  • ether_megapoli/trunk/web/data/access/desc_param.jsp

    r161 r200  
    183183                <div class="hdp" align="right"> 
    184184                        <html:link page="/data/access/desc_param.jsp" anchor="top" titleKey="app.hdp"> 
    185                                 <html:img page="/images/utils/hdp1.png"/> 
     185                                <html:img page="/resources/images/utils/hdp1.png"/> 
    186186                        </html:link> 
    187187                </div> 
  • ether_megapoli/trunk/web/data/access/desc_plat.jsp

    r161 r200  
    244244                <div class="hdp" align="right"> 
    245245                        <html:link page="/data/access/desc_plat.jsp" anchor="top" titleKey="app.hdp"> 
    246                                 <html:img page="/images/utils/hdp1.png"/> 
     246                                <html:img page="/resources/images/utils/hdp1.png"/> 
    247247                        </html:link> 
    248248                </div> 
  • ether_megapoli/trunk/web/data/access/extract.jsp

    r161 r200  
    161161                                                </td> 
    162162                                                <td valign="middle"> 
    163                                                         <html:img page="/images/utils/calendar.gif" alt="cal" onclick="scwShowHide(scwID('idDate1'),event);"/> 
     163                                                        <html:img page="/resources/images/utils/calendar.gif" alt="cal" onclick="scwShowHide(scwID('idDate1'),event);"/> 
    164164                                            </td> 
    165165                                        </tr> 
     
    168168                                                <td><html:text property="dateFin" size="10" maxlength="10" readonly="true" styleId="idDate2"/></td> 
    169169                                                <td valign="middle"> 
    170                                                         <html:img page="/images/utils/calendar.gif" alt="cal" onclick="scwShowHide(scwID('idDate2'),event);"/> 
     170                                                        <html:img page="/resources/images/utils/calendar.gif" alt="cal" onclick="scwShowHide(scwID('idDate2'),event);"/> 
    171171                                            </td> 
    172172                                        </tr> 
     
    418418                <%--div class="hdp" align="right"> 
    419419                        <html:link page="/data/access/extract.jsp" anchor="top" titleKey="app.hdp"> 
    420                                 <html:img page="/images/utils/hdp1.png"/> 
     420                                <html:img page="/resources/images/utils/hdp1.png"/> 
    421421                        </html:link> 
    422422                </div--%> 
  • ether_megapoli/trunk/web/data/access/extract3.jsp

    r161 r200  
    77<%@ taglib uri="/WEB-INF/tlds/struts-nested.tld" prefix="nested"%> 
    88 
    9 <tiles:insert page="/templates/template2.jsp" flush="true"> 
     9<tiles:insert page="/resources/templates/template2.jsp" flush="true"> 
    1010 
    1111        <bean:define type="java.lang.String" id="relativePath" value="<%=Context.getRelativePath(request)%>"/> 
  • ether_megapoli/trunk/web/data/access/files.jsp

    r161 r200  
    5050                        <%--logic:present name="SES_USER" scope="session"--%> 
    5151                                <html:link titleKey="data.access.downloading" page="/ZipGame.do" paramId="path" paramName="path"> 
    52                                         <html:img page="/images/utils/text.png" alt="file"/> 
     52                                        <html:img page="/resources/images/utils/text.png" alt="file"/> 
    5353                                        <bean:message arg0="${nomJeu}" key="data.access.files.dowload.zip"/> 
    5454                                </html:link> 
     
    6464                        <nested:iterate property="fichiers" indexId="fId"> 
    6565                        <tr><td> 
    66                                 <html:img page="/images/utils/text.png" alt="file"/> 
     66                                <html:img page="/resources/images/utils/text.png" alt="file"/> 
    6767                                <nested:define id="file" property="fichierNom"/> 
    6868                                <bean:define id="pathFile" value="${path}/${file}"/> 
     
    7676                <div class="hdp" align="right"> 
    7777                        <html:link page="/data/access/files.jsp" anchor="top" titleKey="app.hdp"> 
    78                                 <html:img page="/images/utils/hdp1.png"/> 
     78                                <html:img page="/resources/images/utils/hdp1.png"/> 
    7979                        </html:link> 
    8080                </div> 
  • ether_megapoli/trunk/web/data/access/jeux.jsp

    r161 r200  
    4949                        </th></tr> 
    5050                        <tr><td> 
    51                                 <html:img page="/images/utils/folder.png" alt="folder"/> 
     51                                <html:img page="/resources/images/utils/folder.png" alt="folder"/> 
    5252                                <bean:message key="data.categ1"/> 
    5353                        </td></tr> 
     
    112112                        <tr><td>&nbsp;</td></tr> 
    113113                        <tr><td> 
    114                                 <html:img page="/images/utils/folder.png" alt="folder"/> 
     114                                <html:img page="/resources/images/utils/folder.png" alt="folder"/> 
    115115                                <bean:message key="data.categ2"/> 
    116116                        </td></tr> 
     
    174174                        <tr><td>&nbsp;</td></tr> 
    175175                        <tr><td> 
    176                                 <html:img page="/images/utils/folder.png" alt="folder"/> 
     176                                <html:img page="/resources/images/utils/folder.png" alt="folder"/> 
    177177                                <bean:message key="data.categ3"/> 
    178178                        </td></tr> 
     
    239239                <div class="hdp" align="right"> 
    240240                        <html:link page="/data/access/jeux.jsp" anchor="top" titleKey="app.hdp"> 
    241                                 <html:img page="/images/utils/hdp1.png"/> 
     241                                <html:img page="/resources/images/utils/hdp1.png"/> 
    242242                        </html:link> 
    243243                </div> 
  • ether_megapoli/trunk/web/data/access/metadataInfo.jsp

    r161 r200  
    7171                                        <div class="hdp"> 
    7272                                                <html:link page="/data/access/metadataInfo.jsp" anchor="top" titleKey="app.hdp"> 
    73                                                         <html:img page="/images/utils/hdp1.png"/> 
     73                                                        <html:img page="/resources/images/utils/hdp1.png"/> 
    7474                                                </html:link> 
    7575                                        </div> 
     
    295295                                        <div class="hdp"> 
    296296                                                <html:link page="/data/access/metadataInfo.jsp" anchor="top" titleKey="app.hdp"> 
    297                                                         <html:img page="/images/utils/hdp1.png"/> 
     297                                                        <html:img page="/resources/images/utils/hdp1.png"/> 
    298298                                                </html:link> 
    299299                                        </div> 
     
    363363                                                        <div class="hdp"> 
    364364                                                                <html:link page="/data/access/metadataInfo.jsp" anchor="top" titleKey="app.hdp"> 
    365                                                                         <html:img page="/images/utils/hdp1.png"/> 
     365                                                                        <html:img page="/resources/images/utils/hdp1.png"/> 
    366366                                                                </html:link> 
    367367                                                        </div> 
     
    407407                                                        <div class="hdp"> 
    408408                                                                <html:link page="/data/access/metadataInfo.jsp" anchor="top" titleKey="app.hdp"> 
    409                                                                         <html:img page="/images/utils/hdp1.png"/> 
     409                                                                        <html:img page="/resources/images/utils/hdp1.png"/> 
    410410                                                                </html:link> 
    411411                                                        </div> 
     
    474474                                        <div class="hdp"> 
    475475                                                <html:link page="/data/upload/metadata.jsp" anchor="top" titleKey="app.hdp"> 
    476                                                         <html:img page="/images/utils/hdp1.png"/> 
     476                                                        <html:img page="/resources/images/utils/hdp1.png"/> 
    477477                                                </html:link> 
    478478                                        </div> 
     
    562562                                                <div class="hdp"> 
    563563                                                        <html:link page="/data/access/metadataInfo.jsp" anchor="top" titleKey="app.hdp"> 
    564                                                                 <html:img page="/images/utils/hdp1.png"/> 
     564                                                                <html:img page="/resources/images/utils/hdp1.png"/> 
    565565                                                        </html:link> 
    566566                                                </div> 
  • ether_megapoli/trunk/web/data/access/param.jsp

    r161 r200  
    8080                <div class="hdp" align="right"> 
    8181                        <html:link page="/data/access/param.jsp" anchor="top" titleKey="app.hdp"> 
    82                                 <html:img page="/images/utils/hdp1.png"/> 
     82                                <html:img page="/resources/images/utils/hdp1.png"/> 
    8383                        </html:link> 
    8484                </div> 
  • ether_megapoli/trunk/web/data/access/plat.jsp

    r161 r200  
    114114                <div class="hdp" align="right"> 
    115115                        <html:link page="/data/access/plat.jsp" anchor="top" titleKey="app.hdp"> 
    116                                 <html:img page="/images/utils/hdp1.png"/> 
     116                                <html:img page="/resources/images/utils/hdp1.png"/> 
    117117                        </html:link> 
    118118                </div> 
  • ether_megapoli/trunk/web/data/upload/files.jsp

    r161 r200  
    1010 
    1111<div id="level1"> 
    12         <html:img page="/images/utils/folder.png" alt="folder"/>&nbsp;<bean:message key="data.categ1"/> 
     12        <html:img page="/resources/images/utils/folder.png" alt="folder"/>&nbsp;<bean:message key="data.categ1"/> 
    1313        <div id="level2"> 
    1414                <%--html:form action="/ConfirmDeletion"> 
     
    6060                <div id="level2"> 
    6161                        <html:link page="/InitNewSet.do" titleKey="data.upload.newSet" paramId="categorie" paramName="parent"> 
    62                                 <html:img page="/images/utils/newFolder.png" alt="new set"/>&nbsp;<bean:message key="data.upload.newSet"/> 
     62                                <html:img page="/resources/images/utils/newFolder.png" alt="new set"/>&nbsp;<bean:message key="data.upload.newSet"/> 
    6363                        </html:link> 
    6464                </div> 
     
    155155</div--%> 
    156156<div id="level1"> 
    157         <html:img page="/images/utils/folder.png" alt="folder"/>&nbsp;<bean:message key="data.categ2"/> 
     157        <html:img page="/resources/images/utils/folder.png" alt="folder"/>&nbsp;<bean:message key="data.categ2"/> 
    158158        <logic:equal name="SES_USER" property="roles" scope="session" value="coordinateur"> 
    159159                <bean:define id="parent" value="SURF_FIXE"/> 
    160160                <div id="level2"> 
    161161                        <html:link page="/InitNewSet.do" titleKey="data.upload.newSet" paramId="categorie" paramName="parent"> 
    162                                 <html:img page="/images/utils/newFolder.png" alt="new set"/>&nbsp;<bean:message key="data.upload.newSet"/> 
     162                                <html:img page="/resources/images/utils/newFolder.png" alt="new set"/>&nbsp;<bean:message key="data.upload.newSet"/> 
    163163                        </html:link> 
    164164                </div> 
     
    166166</div> 
    167167<div id="level1"> 
    168         <html:img page="/images/utils/folder.png" alt="folder"/>&nbsp;<bean:message key="data.categ3"/> 
     168        <html:img page="/resources/images/utils/folder.png" alt="folder"/>&nbsp;<bean:message key="data.categ3"/> 
    169169        <logic:equal name="SES_USER" property="roles" scope="session" value="coordinateur"> 
    170170                <bean:define id="parent" value="SURF_MOBILE"/> 
    171171                <div id="level2"> 
    172172                        <html:link page="/InitNewSet.do" titleKey="data.upload.newSet" paramId="categorie" paramName="parent"> 
    173                                 <html:img page="/images/utils/newFolder.png" alt="new set"/>&nbsp;<bean:message key="data.upload.newSet"/> 
     173                                <html:img page="/resources/images/utils/newFolder.png" alt="new set"/>&nbsp;<bean:message key="data.upload.newSet"/> 
    174174                        </html:link> 
    175175                </div> 
  • ether_megapoli/trunk/web/data/upload/metadata.jsp

    r161 r200  
    324324                                        <div class="hdp"> 
    325325                                                <html:link page="/data/upload/metadata.jsp" anchor="top" titleKey="app.hdp"> 
    326                                                         <html:img page="/images/utils/hdp1.png"/> 
     326                                                        <html:img page="/resources/images/utils/hdp1.png"/> 
    327327                                                </html:link> 
    328328                                        </div> 
     
    424424                                        <div class="hdp"> 
    425425                                                <html:link page="/data/upload/metadata.jsp" anchor="top" titleKey="app.hdp"> 
    426                                                         <html:img page="/images/utils/hdp1.png"/> 
     426                                                        <html:img page="/resources/images/utils/hdp1.png"/> 
    427427                                                </html:link> 
    428428                                        </div> 
     
    518518                                                                                                                <logic:equal name="SES_RIGHTS" scope="session" value="write"> 
    519519                                                                                                                        <tr><td colspan="2"> 
    520                                                                                                                                 <html:img page="/images/utils/uploadText.png" alt="upload"/>&nbsp;<nested:file property="newFile"/><html:submit property="mess" indexed="true"><bean:message key="app.deposer"/></html:submit> 
     520                                                                                                                                <html:img page="/resources/images/utils/uploadText.png" alt="upload"/>&nbsp;<nested:file property="newFile"/><html:submit property="mess" indexed="true"><bean:message key="app.deposer"/></html:submit> 
    521521                                                                                                                        </td></tr> 
    522522                                                                                                                </logic:equal> 
     
    531531                                                                                                                                        <bean:define id="idPlatImg" value="${platId}_${imgId}"/> 
    532532                                                                                                                                        <html:link page="/UpdateMetadata.do" paramName="idPlatImg" paramId="idPI" titleKey="data.upload.metadata.deletePict"> 
    533                                                                                                                                                 <html:img page="/images/utils/delete.png" altKey="data.upload.metadata.deletePict"/> 
     533                                                                                                                                                <html:img page="/resources/images/utils/delete.png" altKey="data.upload.metadata.deletePict"/> 
    534534                                                                                                                                        </html:link> 
    535535                                                                                                                                </logic:equal> 
     
    646646                                                        <div class="hdp"> 
    647647                                                                <html:link page="/data/upload/metadata.jsp" anchor="top" titleKey="app.hdp"> 
    648                                                                         <html:img page="/images/utils/hdp1.png"/> 
     648                                                                        <html:img page="/resources/images/utils/hdp1.png"/> 
    649649                                                                </html:link> 
    650650                                                        </div> 
     
    868868                                                        <div class="hdp"> 
    869869                                                                <html:link page="/data/upload/metadata.jsp" anchor="top" titleKey="app.hdp"> 
    870                                                                         <html:img page="/images/utils/hdp1.png"/> 
     870                                                                        <html:img page="/resources/images/utils/hdp1.png"/> 
    871871                                                                </html:link> 
    872872                                                        </div> 
     
    12671267                                                        <div class="hdp"> 
    12681268                                                                <html:link page="/data/upload/metadata.jsp" anchor="top" titleKey="app.hdp"> 
    1269                                                                         <html:img page="/images/utils/hdp1.png"/> 
     1269                                                                        <html:img page="/resources/images/utils/hdp1.png"/> 
    12701270                                                                </html:link> 
    12711271                                                        </div> 
     
    14281428                                        <div class="hdp"> 
    14291429                                                <html:link page="/data/upload/metadata.jsp" anchor="top" titleKey="app.hdp"> 
    1430                                                         <html:img page="/images/utils/hdp1.png"/> 
     1430                                                        <html:img page="/resources/images/utils/hdp1.png"/> 
    14311431                                                </html:link> 
    14321432                                        </div> 
  • ether_megapoli/trunk/web/data/upload/newSet.jsp

    r161 r200  
    114114                                                                                        <tr> 
    115115                                                                                                <td><nested:radio property="role" value="tech"><bean:message key="data.upload.metadata.description.tech"/></nested:radio></td> 
    116                                                                                                 <td><html:image alt="delete" indexed="true" page="/images/utils/delete.png" property="mess" value="deletePers" titleKey="data.upload.metadata.deletePers"/></td> 
     116                                                                                                <td><html:image alt="delete" indexed="true" page="/resources/images/utils/delete.png" property="mess" value="deletePers" titleKey="data.upload.metadata.deletePers"/></td> 
    117117                                                                                        </tr> 
    118118                                                                                </table> 
  • ether_megapoli/trunk/web/data/upload/upload.jsp

    r161 r200  
    4141                <nested:iterate property="categories" indexId="categorieId"> 
    4242                        <div id="level1"> 
    43                         <html:img page="/images/utils/folder.png" alt="folder"/> 
     43                        <html:img page="/resources/images/utils/folder.png" alt="folder"/> 
    4444                        <%--nested:write property="nomCategorie"/--%> 
    4545                        <bean:define id="numCateg" value='<%=""+(((Integer)categorieId).intValue()+1)%>'/> 
     
    5353                                <div id="level2"> 
    5454                                <html:form action="/ConfirmDeletion"> 
    55                                         <html:img page="/images/utils/folder.png" alt="folder"/>&nbsp;<nested:write property="nomJeu"/> 
     55                                        <html:img page="/resources/images/utils/folder.png" alt="folder"/>&nbsp;<nested:write property="nomJeu"/> 
    5656                                    <logic:equal name="SES_USER" property="roles" scope="session" value="coordinateur"> 
    5757                                        &nbsp; 
    5858                                        <html:hidden value="${cheminJeu}" property="path"/> 
    59                                                 <html:image page="/images/utils/delete.png" alt="delete" titleKey="data.upload.metadata.deleteJeu"/> 
     59                                                <html:image page="/resources/images/utils/delete.png" alt="delete" titleKey="data.upload.metadata.deleteJeu"/> 
    6060                                        </logic:equal> 
    6161                                </html:form> 
     
    6464                                        <bean:define id="path" value='<%="" + ((Hierarchie)(application.getAttribute ("APP_UPLOADTREE"))).getDataRoot () + "/" + (String)cheminJeu + "/" + (String)fichierMetadonnee%>'/> 
    6565                                    <html:link page="/LoadMetadata.do" paramName="path" paramId="metadataUri" titleKey="data.upload.metadata.link"> 
    66                                         <html:img page="/images/utils/metadata.png" alt="metadata"/>&nbsp; 
     66                                        <html:img page="/resources/images/utils/metadata.png" alt="metadata"/>&nbsp; 
    6767                                                <bean:message key="data.upload.metadata"/> 
    6868                                    </html:link> 
     
    8383                                    <logic:greaterThan name="nbFiles" value="0"> 
    8484                                        <html:link page="/PrepareFileList.do" titleKey="data.upload.listFiles" paramId="setPath" paramName="cheminJeu"> 
    85                                                 <html:img page="/images/utils/text.png" altKey="data.upload.listFiles"/> 
     85                                                <html:img page="/resources/images/utils/text.png" altKey="data.upload.listFiles"/> 
    8686                                                                &nbsp; 
    8787                                                <logic:equal name="nbFiles" value="1"> 
     
    118118                                    <logic:equal name="modify" value="true"> 
    119119                                        <div id="level2"> 
    120                                                 <html:img page="/images/utils/uploadText.png" alt="upload"/>&nbsp; <html:file property="newFile"/> &nbsp; 
     120                                                <html:img page="/resources/images/utils/uploadText.png" alt="upload"/>&nbsp; <html:file property="newFile"/> &nbsp; 
    121121                                            <html:hidden property="path" value="${cheminJeu}"/><html:submit><bean:message key="app.deposer"/></html:submit> 
    122122                                        </div> 
     
    131131                                        <div id="level2"> 
    132132                                                <html:link page="/InitNewSet.do" titleKey="data.upload.newSet" paramId="categorie" paramName="parent"> 
    133                                                         <html:img page="/images/utils/newFolder.png" alt="new set"/>&nbsp;<bean:message key="data.upload.newSet"/> 
     133                                                        <html:img page="/resources/images/utils/newFolder.png" alt="new set"/>&nbsp;<bean:message key="data.upload.newSet"/> 
    134134                                                </html:link> 
    135135                                        </div> 
     
    143143                <div class="hdp" align="right"> 
    144144                        <html:link page="/data/upload/upload.jsp" anchor="top" titleKey="app.hdp"> 
    145                                 <html:img page="/images/utils/hdp1.png"/> 
     145                                <html:img page="/resources/images/utils/hdp1.png"/> 
    146146                        </html:link> 
    147147                </div> 
  • ether_megapoli/trunk/web/resources/templates/template2.jsp

    r155 r200  
    6666         
    6767        <html:link page="/index.jsp"> 
    68                         <html:img page="/images/utils/home.jpg" titleKey="app.home" altKey="app.home"/> 
     68                        <html:img page="/resources/images/utils/home.jpg" titleKey="app.home" altKey="app.home"/> 
    6969                </html:link> 
    7070         
    7171        <html:link href="mailto:${webmaster}?subject=[MEGAPOLI]"> 
    72                         <html:img page="/images/utils/enveloppe.jpg" titleKey="app.webmaster" altKey="app.webmaster"/> 
     72                        <html:img page="/resources/images/utils/enveloppe.jpg" titleKey="app.webmaster" altKey="app.webmaster"/> 
    7373                </html:link> 
    7474 
    7575        <%--html:link page="/sitemap/sitemap.jsp"> 
    76                 <html:img page="/images/utils/sitemap.png" titleKey="app.sitemap" altKey="app.sitemap"/> 
     76                <html:img page="/resources/images/utils/sitemap.png" titleKey="app.sitemap" altKey="app.sitemap"/> 
    7777                </html:link--%> 
    7878        <%-- Internationalisation --%> 
    7979                <logic:notEqual name="lang" value="en"> 
    8080                        <html:link page="/English.do" paramName="relativePageUri" paramId="requestUri" titleKey="app.en"> 
    81                                 <html:img page="/images/utils/gb.png" alt="gb"/> 
     81                                <html:img page="/resources/images/utils/gb.png" alt="gb"/> 
    8282                        </html:link> 
    8383                </logic:notEqual> 
    8484                <logic:equal name="lang" value="en"> 
    8585                        <html:link page="/French.do" paramName="relativePageUri" paramId="requestUri" titleKey="app.fr"> 
    86                                 <html:img page="/images/utils/fr.png" alt="fr"/> 
     86                                <html:img page="/resources/images/utils/fr.png" alt="fr"/> 
    8787                        </html:link> 
    8888                </logic:equal> 
     
    197197                                        <tr><td align="center"> 
    198198                                                <html:link href="http://megapoli.dmi.dk/" target="help" titleKey="app.linkmegapoli"> 
    199                                                         <html:img page="/images/megapoli/megapoli_small.jpg" altKey="app.home"/> 
     199                                                        <html:img page="/resources/images/megapoli/megapoli_small.jpg" altKey="app.home"/> 
    200200                                                </html:link> 
    201201                                        </td></tr> 
     
    257257                        <td valign="top" width="40px"> 
    258258                        <html:link page="/Disconnect.do"> 
    259                                 <html:img page="/images/utils/logout.gif" titleKey="app.disconnect" altKey="app.disconnect" onmouseover="this.src='${chemin}/images/utils/logout2.gif'" onmouseout="this.src='${chemin}/images/utils/logout.gif'" width="20px" height="20px" style="margin-top:7px"/> 
     259                                <html:img page="/resources/images/utils/logout.gif" titleKey="app.disconnect" altKey="app.disconnect" onmouseover="this.src='${chemin}/images/utils/logout2.gif'" onmouseout="this.src='${chemin}/images/utils/logout.gif'" width="20px" height="20px" style="margin-top:7px"/> 
    260260                        </html:link> 
    261261                        </td> 
  • ether_megapoli/trunk/web/visualization/visu.jsp

    r197 r200  
    5757                <td> 
    5858                    <center> 
    59                         <a href="/Megapoli/resources/images/CaptureOzone.png" rel="lightbox" title="<bean:message key="data.visualization.general.example.param.site"/>"> 
    60                             <img src="/Megapoli/resources/images/CaptureOzone.png" height="150px" width="150px" class="imageExamples"> 
     59                        <a href="/megapoli/resources/images/CaptureOzone.png" rel="lightbox" title="<bean:message key="data.visualization.general.example.param.site"/>"> 
     60                            <img src="/megapoli/resources/images/CaptureOzone.png" height="150px" width="150px" class="imageExamples"> 
    6161                        </a> 
    6262                    </center> 
     
    6464                <td> 
    6565                    <center> 
    66                         <a href="/Megapoli/resources/images/Capture2Ozones.png" rel="lightbox" title="<bean:message key="data.visualization.general.example.param.sites"/>"> 
    67                             <img src="/Megapoli/resources/images/Capture2Ozones.png" height="150px" width="150px" class="imageExamples"> 
     66                        <a href="/megapoli/resources/images/Capture2Ozones.png" rel="lightbox" title="<bean:message key="data.visualization.general.example.param.sites"/>"> 
     67                            <img src="/megapoli/resources/images/Capture2Ozones.png" height="150px" width="150px" class="imageExamples"> 
    6868                        </a> 
    6969                    </center> 
     
    7171                <td> 
    7272                    <center> 
    73                         <a href="/Megapoli/resources/images/Capture1Ozone1TempPoints.png" rel="lightbox" title="<bean:message key="data.visualization.general.example.params.site"/>"> 
    74                             <img src="/Megapoli/resources/images/Capture1Ozone1TempPoints.png" height="150px" width="150px" class="imageExamples"> 
     73                        <a href="/megapoli/resources/images/Capture1Ozone1TempPoints.png" rel="lightbox" title="<bean:message key="data.visualization.general.example.params.site"/>"> 
     74                            <img src="/megapoli/resources/images/Capture1Ozone1TempPoints.png" height="150px" width="150px" class="imageExamples"> 
    7575                        </a> 
    7676                    </center> 
     
    7878                <td> 
    7979                    <center> 
    80                         <a href="/Megapoli/resources/images/Capture2Ozones1Temp.png" rel="lightbox" title="<bean:message key="data.visualization.general.example.params.sites"/>"> 
    81                             <img src="/Megapoli/resources/images/Capture2Ozones1Temp.png" height="150px" width="150px" class="imageExamples"> 
     80                        <a href="/megapoli/resources/images/Capture2Ozones1Temp.png" rel="lightbox" title="<bean:message key="data.visualization.general.example.params.sites"/>"> 
     81                            <img src="/megapoli/resources/images/Capture2Ozones1Temp.png" height="150px" width="150px" class="imageExamples"> 
    8282                        </a> 
    8383                    </center> 
     
    9191        <table border="1"> 
    9292            <tr> 
    93                 <td> 
    94                     <center><img src="/Megapoli/resources/images/Capture2Ozones1Temp.png" height="150px" width="150px" 
    95                                  class="imageExamples"></center> 
    96                 </td> 
     93                <td></td> 
    9794            </tr> 
    9895        </table> 
  • ether_megapoli/trunk/web/visualization/visu_parameter_by_pf-script.jsp

    r199 r200  
    340340 
    341341        this.visualizeButton.enable(); 
    342         this.downloadButton.enable(); 
     342//        this.downloadButton.enable(); 
    343343    }, 
    344344 
  • ether_megapoli/trunk/web/visualization/visu_parameter_by_pf.jsp

    r198 r200  
    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();"> 
     99                        <img src="/megapoli/resources/icons/help.gif" id="toolTipPlots" height="19px" width="17px" class="toolTipPlots" onclick="javascript:onClickHelp();"> 
    100100                   </div> 
    101101                </div> 
Note: See TracChangeset for help on using the changeset viewer.