debug
This commit is contained in:
@ -30,7 +30,7 @@ if (empty($action))
|
||||
if (empty($idVotation))
|
||||
{
|
||||
// choix de la votation à cloturer
|
||||
choixVotation('./modifVotation.php',1 );
|
||||
choixVotation('./modifVotation.php', 0);
|
||||
}else
|
||||
{
|
||||
//TODO alert "Do you want to delete ..."
|
||||
|
Reference in New Issue
Block a user