Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1214 Rev 1282
Line 162... Line 162...
162
	public HasClickHandlers getLienIdentiplante() {
162
	public HasClickHandlers getLienIdentiplante() {
163
		// TODO Auto-generated method stub
163
		// TODO Auto-generated method stub
164
		return null;
164
		return null;
165
	}
165
	}
Line -... Line 166...
-
 
166
 
-
 
167
	@Override
-
 
168
	public void desactiverLienAuteur() {
-
 
169
		auteur.removeStyleName("labelLien");
-
 
170
	}
166
 
171