[ Index ]

PHP Cross Reference of IEUF

title

Body

[close]

/gestion/ -> ouvr_pers.js (source)

   1  /* 
   2   * To change this template, choose Tools | Templates
   3   * and open the template in the editor.
   4   */
   5      function Ouvreform(id,type) {
   6          open("f_personnes.php?id="+id+"&type="+type,"_blank","width=1000,height=800,left=320,top=0,resizable=yes,scrollbars=yes").focus();
   7      }
   8      function OuvreformPerso() {
   9          open("f_personnes.php","_blank","width=1000,height=800,left=320,top=0,resizable=yes,scrollbars=yes").focus();
  10      }
  11  
  12  
  13  


Generated: Fri Jan 31 19:59:00 2014 Cross-referenced by PHPXref 0.7.1