/[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 812 by vpihour, Fri Nov 23 10:07:13 2012 UTC revision 823 by vpihour, Fri Nov 23 13:56:01 2012 UTC
# Line 348  function getDemandeurId(type) { Line 348  function getDemandeurId(type) {
348  $(function() {  $(function() {
349            
350      changeDemandeurType('qualite');      changeDemandeurType('qualite');
351      addSearchIcon();      if ( $('#type_demandeur') == 'petitionnaire' ){
352      addDivDialog('.bloc_demandeur');          
353            addSearchIcon();
354            addDivDialog('.bloc_demandeur');
355        }
356            
357      url = document.location + "" ;      url = document.location + "" ;
358      if ( $('#date_demande').length > 0      if ( $('#date_demande').length > 0

Legend:
Removed from v.812  
changed lines
  Added in v.823

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26