Parent Directory | Revision Log | Patch
revision 1080 by vpihour, Mon Dec 17 16:23:11 2012 UTC | revision 1084 by vpihour, Mon Dec 17 17:14:59 2012 UTC | |
---|---|---|
# | Line 182 function dossier_reglementaire(){ | Line 182 function dossier_reglementaire(){ |
182 | ||
183 | $("#msg .message").addClass("ui-state-valid"); | $("#msg .message").addClass("ui-state-valid"); |
184 | $("#msg .text").html("PDF affiche avec succes !"); | $("#msg .text").html("PDF affiche avec succes !"); |
185 | window.location="../pdf/pdfetat.php?obj=dossier_m&idx=demo"; | window.open("../pdf/pdfetat.php?obj=dossier_m&idx=demo"); |
186 | } | } |
187 | }, | }, |
188 | async: false | async: false |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |