Subversion Repositories eFlore/Applications.del

Rev

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

Rev 148 Rev 151
Line 38... Line 38...
38
		<g:HorizontalPanel ui:field="voter"/>
38
		<g:HorizontalPanel ui:field="voter"/>
Line 39... Line 39...
39
		
39
		
40
		<g:VerticalPanel>
40
		<g:VerticalPanel>
41
			<g:Label ui:field="nomAuteur" styleName="petit">Auteur</g:Label>
41
			<g:Label ui:field="nomAuteur" styleName="petit">Auteur</g:Label>
42
			<g:Label ui:field="nomEspece" styleName="{style.espece}">Nom</g:Label>
-
 
43
			
-
 
44
						
42
			<g:Label ui:field="nomEspece" styleName="{style.espece}">Nom</g:Label>
45
		</g:VerticalPanel>
43
		</g:VerticalPanel>
46
	</g:HTMLPanel>
44
	</g:HTMLPanel>
47
</ui:UiBinder>
45
</ui:UiBinder>