/[openfoncier]/branches/3.14.x/obj/architecte.class.php
ViewVC logotype

Diff of /branches/3.14.x/obj/architecte.class.php

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

revision 3537 by nhaye, Fri Jul 3 13:26:27 2015 UTC revision 3538 by nhaye, Mon Jul 6 14:53:08 2015 UTC
# Line 111  class architecte extends architecte_gen Line 111  class architecte extends architecte_gen
111          $prenom = $this->getVal('prenom');          $prenom = $this->getVal('prenom');
112                    
113          //Affichage du bouton pour ajout si dans un objet qui n'est pas en BDD          //Affichage du bouton pour ajout si dans un objet qui n'est pas en BDD
114          if ( $nom == "" ){          if ( $this->getParameter("maj") === 0 ){
115              printf ("<span class=\"om-form-button add-16 add_architecte\"              printf ("<span class=\"om-form-button add-16 add_architecte\"
116                  onclick=\"popupIt('architecte',                  onclick=\"popupIt('architecte',
117                  '../scr/sousform.php?obj=architecte&action=0'+                  '../scr/sousform.php?obj=architecte&action=0'+

Legend:
Removed from v.3537  
changed lines
  Added in v.3538

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26