Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 2618 Rev 2673
Line 1724... Line 1724...
1724
 
1724
 
Line 1725... Line 1725...
1725
		String idsImg[] = getVueSelectionnee().getIdSelectionnees() ;
1725
		String idsImg[] = getVueSelectionnee().getIdSelectionnees() ;
Line 1726... Line 1726...
1726
		
1726
		
1727
		String idObs = getMetadonneesIptcExif().getMiniListeObservation().getIdSelectionnees() ;
1727
		String idObs = getMetadonneesIptcExif().getMiniListeObservation().getIdSelectionnees() ;
1728
		
1728
		
1729
		if(Window.confirm(Msg.get("supprimer-lien-images-obs")+" ?"))
1729
		if(Window.confirm(Msg.get("question-supprimer-lien-images-obs")+" ?"))
1730
		{
1730
		{