/[openfoncier]/trunk/app/js/script.js
ViewVC logotype

Diff of /trunk/app/js/script.js

Parent Directory Parent Directory | Revision Log Revision Log | View Patch 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

Legend:
Removed from v.1080  
changed lines
  Added in v.1084

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26