Subversion Repositories eFlore/Applications.del

Rev

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

Rev 623 Rev 1026
Line 33... Line 33...
33
		<g:HTMLPanel styleName="{style.metaPart2}">
33
		<g:HTMLPanel styleName="{style.metaPart2}">
34
			<g:HTMLPanel>
34
			<g:HTMLPanel>
35
				<g:Label text="Lieu :" />
35
				<g:Label text="Lieu :" />
36
				<g:HTML ui:field="lieuDit" />
36
				<g:HTML ui:field="lieuDit" />
37
			</g:HTMLPanel>
37
			</g:HTMLPanel>
-
 
38
			<g:HTMLPanel ui:field="zoneStation">
-
 
39
				<g:Hyperlink ui:field="station" />
-
 
40
			</g:HTMLPanel>
38
			<g:HTMLPanel>
41
			<g:HTMLPanel>
39
				<g:Label text="Milieu :" />
42
				<g:Label text="Milieu :" />
40
				<g:Hyperlink ui:field="milieu" />
43
				<g:Hyperlink ui:field="milieu" />
41
			</g:HTMLPanel>
44
			</g:HTMLPanel>
42
		</g:HTMLPanel>
45
		</g:HTMLPanel>