Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 3345 Rev 3367
Line 1301... Line 1301...
1301
				$( this ).prop( 'selected', true );
1301
				$( this ).prop( 'selected', true );
1302
			} else {
1302
			} else {
1303
				$( this ).prop( 'selected', false );
1303
				$( this ).prop( 'selected', false );
1304
			}
1304
			}
1305
		});
1305
		});
-
 
1306
		$('#collect-other-equipement-pied-arbre').closest('.control-group').remove();
1306
		this.supprimerMiniatures();
1307
		this.supprimerMiniatures();
1307
		$( '#dejections' ).find( 'input' ).prop( 'checked', false );
1308
		$( '#dejections' ).find( 'input' ).prop( 'checked', false );
1308
		$(
1309
		$(
1309
			'#circonference,'+
1310
			'#circonference,'+
1310
			'#surface-pied,'+
1311
			'#surface-pied,'+