Changeset 147 for trunk/client/modules/Elezioni
- Timestamp:
- May 9, 2012, 1:56:37 PM (13 years ago)
- Location:
- trunk/client/modules/Elezioni
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/modules/Elezioni/consiglieri.php
r100 r147 435 435 $lists[$num_lista]=$voti; 436 436 $groups[($num_gruppo)]+=$voti; 437 } else $validi-=$voti; //maggio 2011: verificare questa sottrazione, non mi convince437 }//else $validi-=$voti; //maggio 2011: verificare questa sottrazione, non mi convince 438 438 } 439 439 $descrsind=$desgruppi[$gruppo]; -
trunk/client/modules/Elezioni/gruppo.php
r146 r147 444 444 echo "<input type=\"hidden\" name=\"orvert\" value=\"$orvert\"></input>"; 445 445 echo "<input type=\"hidden\" name=\"min\" value=\"$min\"></input>"; 446 echo "<input type=\"hidden\" name=\"offset\" value=\"$ id_offset\"></input>";446 echo "<input type=\"hidden\" name=\"offset\" value=\"$offset\"></input>"; 447 447 echo "<input type=\"hidden\" name=\"minsez\" value=\"$minsez\"></input>"; 448 448 echo "<input type=\"hidden\" name=\"offsetsez\" value=\"$offsetsez\"></input>";
Note:
See TracChangeset
for help on using the changeset viewer.