Subversion Repositories eFlore/Applications.del

Rev

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

Rev 655 Rev 1014
Line 18... Line 18...
18
	<g:HTMLPanel styleName="{style.zoneImage}"><g:Image ui:field="imagePrincipale" resource='{res.logo}'/></g:HTMLPanel>
18
	<g:HTMLPanel styleName="{style.zoneImage}"><g:Image ui:field="imagePrincipale" resource='{res.logo}'/></g:HTMLPanel>
19
		<g:HTMLPanel styleName="{style.zonePlus}" ui:field="zonePlus">
19
		<g:HTMLPanel styleName="{style.zonePlus}" ui:field="zonePlus">
20
			<g:HTML ui:field="nomAuteur" styleName="petit {style.auteur}">Auteur</g:HTML>
20
			<g:HTML ui:field="nomAuteur" styleName="petit {style.auteur}">Auteur</g:HTML>
21
			<g:HTML ui:field="nomEspece" styleName="{style.espece}"></g:HTML>
21
			<g:HTML ui:field="nomEspece" styleName="{style.espece}"></g:HTML>
22
		</g:HTMLPanel>
22
		</g:HTMLPanel>
23
	<g:HTMLPanel styleName="{style.zoneVoter} arrondi-faible"><g:HorizontalPanel ui:field="voter"/></g:HTMLPanel>
23
	<g:HTMLPanel styleName="{style.zoneVoter} arrondi-faible" ui:field="zoneVoter"><g:HorizontalPanel ui:field="voter"/></g:HTMLPanel>
Line 24... Line 24...
24
		
24
		
25
	</g:HTMLPanel>
25
	</g:HTMLPanel>
26
</ui:UiBinder>
26
</ui:UiBinder>