Subversion Repositories eFlore/Applications.del

Rev

Rev 65 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 65 Rev 122
Line 31... Line 31...
31
		   				<g:Label text="{constants.localite} : "/>
31
		   				<g:Label text="{constants.localite} : "/>
32
		   				<g:Label ui:field="localite">Localite</g:Label>
32
		   				<g:Label ui:field="localite">Localite</g:Label>
33
		   			</g:HorizontalPanel>
33
		   			</g:HorizontalPanel>
34
		   		</g:VerticalPanel>
34
		   		</g:VerticalPanel>
35
		 	</g:VerticalPanel>
35
		 	</g:VerticalPanel>
-
 
36
		 	<g:Label ui:field="ajoutValidation" styleName="{style.ajoutValidation}">Ajouter votre validation</g:Label>
36
		</g:VerticalPanel>
37
		</g:VerticalPanel>
37
		<g:HorizontalPanel ui:field="voter"/>
38
		<g:HorizontalPanel ui:field="voter"/>
Line 38... Line 39...
38
		
39
		
39
		<g:VerticalPanel>
40
		<g:VerticalPanel>
40
			<g:Label ui:field="nomAuteur" styleName="{style.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>
Line 41... Line 43...
41
			<g:Label ui:field="nomEspece" styleName="{style.espece}">Nom</g:Label>
43
			
42
						
44
						
43
		</g:VerticalPanel>
45
		</g:VerticalPanel>