Subversion Repositories eFlore/Applications.del

Rev

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

Rev 476 Rev 575
Line 4... Line 4...
4
<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary"/>
4
<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary"/>
Line 5... Line 5...
5
 
5
 
6
<ui:style src="detailImage.css" />
6
<ui:style src="detailImage.css" />
7
	<g:HTMLPanel styleName="{style.detailImage}">
7
	<g:HTMLPanel styleName="{style.detailImage}">
8
			<g:Image ui:field="photoPrincipale" />
8
			<g:Image ui:field="photoPrincipale" />
9
			<g:Label ui:field="texteAlternatif"/>
9
			<g:HTML ui:field="texteAlternatif"/>
10
	</g:HTMLPanel>	
10
	</g:HTMLPanel>	
11
</ui:UiBinder>
11
</ui:UiBinder>