Subversion Repositories eFlore/Applications.del

Rev

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

Rev 966 Rev 1010
Line 5... Line 5...
5
  xmlns:forum="urn:import:org.tela_botanica.del.client.vues.plateformedetermination.forum">
5
  xmlns:forum="urn:import:org.tela_botanica.del.client.vues.plateformedetermination.forum">
Line 6... Line 6...
6
  
6
  
7
<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary"/>
7
<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary"/>
8
	<ui:style src="determinationVue.css" />
8
	<ui:style src="determinationVue.css" />
9
	<g:HTMLPanel styleName="limiteMin">
-
 
-
 
9
	<g:HTMLPanel styleName="limiteMin">
10
		
10
		<g:Label ui:field="ajouterObservation" text="{constants.ajouterObservation}" title="{constants.legendeAjouterObservation}" styleName="acceder-outil {style.lienProposerObservation}"/>
11
		<g:HTMLPanel>
11
		<g:HTMLPanel>
12
			<g:Label text="{constants.metadonnees}" styleName="titre"/>
12
			<g:Label text="{constants.metadonnees}" styleName="titre"/>
13
			<g:HTMLPanel ui:field="metadonnees" />
13
			<g:HTMLPanel ui:field="metadonnees" />
14
		</g:HTMLPanel>
14
		</g:HTMLPanel>