Subversion Repositories eFlore/Applications.cel

Rev

Rev 3344 | Rev 3375 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3344 Rev 3368
Line 1337... Line 1337...
1337
				$( this ).prop( 'selected', true );
1337
				$( this ).prop( 'selected', true );
1338
			} else {
1338
			} else {
1339
				$( this ).prop( 'selected', false );
1339
				$( this ).prop( 'selected', false );
1340
			}
1340
			}
1341
		});
1341
		});
-
 
1342
		$('#collect-other-equipement-pied-arbre').closest('.control-group').remove();
1342
		this.supprimerMiniatures();
1343
		this.supprimerMiniatures();
1343
		$( '#dejections,#face-ombre' ).find( 'input' ).prop( 'checked', false );
1344
		$( '#dejections,#face-ombre' ).find( 'input' ).prop( 'checked', false );
1344
		$(
1345
		$(
1345
			'#circonference,'+
1346
			'#circonference,'+
1346
			'#surface-pied,'+
1347
			'#surface-pied,'+