Ignore:
Timestamp:
May 16, 2011, 12:18:36 PM (13 years ago)
Author:
roby
Message:
  • adattata la funzione di visualizzazione dei pdf ad explorer
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/modules/Elezioni/index.php

    r90 r99  
    714714                        <td class=\"table-main\"><h1>$descr_gruppo</h1> $var1</td>";
    715715                        if($tipo_cons!=2 and $prognome)
    716                                 echo "<td onmouseover=\"this.style.cursor='pointer';\" onclick=\"javascript:window.open('modules.php?name=Elezioni&amp;file=foto&amp;id_gruppo=$id_gruppo2&amp;pdf=1')\">";
     716                                echo "<td onmouseover=\"this.style.cursor='pointer';\" onclick=\"javascript:window.open('modules.php?name=Elezioni&amp;file=foto&amp;id_gruppo=$id_gruppo2&amp;pdfvis=1')\">";
    717717                        else echo "<td>";
    718718                        echo "<b><img class=\"stemma\" src=\"modules.php?name=Elezioni&amp;file=foto&amp;id_gruppo=$id_gruppo2\"   alt=\"immagine $descr_gruppo\" /><br>";
Note: See TracChangeset for help on using the changeset viewer.