/[openfoncier]/trunk/obj/categorie_demandeur.class.php
ViewVC logotype

Diff of /trunk/obj/categorie_demandeur.class.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 6 by fraynaud, Sun Feb 13 21:52:57 2011 UTC revision 344 by fmichon, Wed Jul 4 06:43:16 2012 UTC
# Line 18  class categorie_demandeur extends catego Line 18  class categorie_demandeur extends catego
18      }      }
19            
20      function setOnchange(&$form,$maj){      function setOnchange(&$form,$maj){
21          parent::setOnchange(&$form,$maj);          parent::setOnchange($form,$maj);
22          $form->setOnchange("libelle","this.value=this.value.toUpperCase()");          $form->setOnchange("libelle","this.value=this.value.toUpperCase()");
23      }      }
24    

Legend:
Removed from v.6  
changed lines
  Added in v.344

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26