Subversion Repositories eFlore/Applications.del

Rev

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

Rev 477 Rev 655
Line 6... Line 6...
6
	<ui:with field='res' type='org.tela_botanica.del.client.resources.Ressources' />
6
	<ui:with field='res' type='org.tela_botanica.del.client.resources.Ressources' />
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="comparaisonEflore.css" />
8
	<ui:style src="comparaisonEflore.css" />
Line 9... Line 9...
9
		
9
		
10
	<g:HorizontalPanel styleName="{style.zoneComparaison}">
10
	<g:HorizontalPanel styleName="{style.zoneComparaison}">
11
		<g:VerticalPanel styleName="{style.photoPrincipale}">
11
		<g:VerticalPanel styleName="{style.photoPrincipale} arrondi">
12
			<g:Label text="{constants.taxonADeterminer}" styleName="titre" />
12
			<g:Label text="{constants.taxonADeterminer}" styleName="titre" />
13
			<g:Label text="{constants.taxonADeterminer}" styleName="petit" />
13
			<g:Label text="{constants.taxonADeterminer}" styleName="petit" />
Line 14... Line 14...
14
			<g:Image ui:field="imagePrincipale" />
14
			<g:Image ui:field="imagePrincipale" />
Line 35... Line 35...
35
				<g:Label text="{constants.dateValidation}" styleName="petit" />
35
				<g:Label text="{constants.dateValidation}" styleName="petit" />
36
				<g:Label ui:field="dateValidation" />
36
				<g:Label ui:field="dateValidation" />
37
			</g:HTMLPanel>
37
			</g:HTMLPanel>
Line 38... Line 38...
38
 
38
 
39
		</g:VerticalPanel>
39
		</g:VerticalPanel>
40
		<g:VerticalPanel styleName="{style.photoComparee}">
40
		<g:VerticalPanel styleName="{style.photoComparee} arrondi">
41
			<g:VerticalPanel ui:field="panneauChargement">
41
			<g:VerticalPanel ui:field="panneauChargement">
42
				<g:Image url="./img/wait.gif"></g:Image>
42
				<g:Image url="./img/wait.gif"></g:Image>
43
			</g:VerticalPanel>
43
			</g:VerticalPanel>
44
			<g:Label text="{constants.imageEflore}" styleName="titre" />
44
			<g:Label text="{constants.imageEflore}" styleName="titre" />