Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1104 Rev 1183
Line 1... Line 1...
1
<ui:UiBinder xmlns:ui='urn:ui:com.google.gwt.uibinder'
1
<ui:UiBinder xmlns:ui='urn:ui:com.google.gwt.uibinder'
2
	xmlns:g='urn:import:com.google.gwt.user.client.ui' ui:generateFormat='com.google.gwt.i18n.rebind.format.PropertiesFormat'
2
	xmlns:g='urn:import:com.google.gwt.user.client.ui' ui:generateFormat='com.google.gwt.i18n.rebind.format.PropertiesFormat'
3
	ui:generateKeys="com.google.gwt.i18n.rebind.keygen.MD5KeyGenerator"
-
 
4
	ui:generateLocales="default">
3
	ui:generateLocales="default">
5
	<ui:with field='res'
4
	<ui:with field='res'
6
		type='org.tela_botanica.del.client.resources.Ressources' />
5
		type='org.tela_botanica.del.client.resources.Ressources' />
7
	<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
6
	<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
Line 8... Line 7...
8
 
7
 
Line -... Line 8...
-
 
8
	<ui:style src="MoteurRechercheObservations.css" />
9
	<ui:style src="MoteurRechercheObservations.css" />
9
		
10
		
10
	<g:HTMLPanel styleName="limiteMax">
11
	<g:HTMLPanel>
11
		<g:HTMLPanel>
-
 
12
			<ui:msg key="chapeauObservation">Cet espace vous permet d'échanger sur la détermination d'espèces.
12
		<g:HTMLPanel styleName="limiteMax">
13
					Vous ne parvenez pas à déterminer une plante ? Soumettez-la aux membres du réseau.
-
 
14
					Vous avez relevé des erreurs dans les images soumises par le réseau ? Postez un commentaire ou proposez une nouvelle détermination.</ui:msg>
-
 
15
			<g:Label ui:field="ajouterObservation" text="{constants.ajouterObservation}" title="{constants.legendeAjouterObservation}" styleName="acceder-outil {style.lienProposerObservation}"/>
-
 
16
			<g:HTMLPanel ui:field="zonePartageUrl"></g:HTMLPanel>
-
 
17
		</g:HTMLPanel>
13
			<g:HTML  ui:field="chapeau" styleName="chapeau"></g:HTML>
18
		<g:HTMLPanel styleName="limiteMax importance1">
14
			<g:Label ui:field="ajouterObservation" text="{constants.ajouterObservation}" title="{constants.legendeAjouterObservation}" styleName="acceder-outil {style.lienProposerObservation}"/>
19
			
15
			<g:Label text="{constants.rechercherObservation}" styleName="titre" />
20
			<g:Label text="{constants.rechercherObservation}" styleName="titre {style.titreRechercheObs}" />
16
			<g:Label text="{constants.entrerMotClef}" styleName="gris {style.entrerMotClef}" />
21
			<g:Label text="{constants.entrerMotClef}" styleName="gris {style.entrerMotClef}" />
17
			<g:HTMLPanel ui:field="zoneRecherche" />
22
			<g:HTMLPanel ui:field="zoneRecherche" />
18
			<g:HorizontalPanel styleName="{style.zoneStatut}">
23
			<g:HorizontalPanel styleName="{style.zoneStatut}">