Subversion Repositories eFlore/Applications.del

Rev

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

Rev 480 Rev 602
Line 9... Line 9...
9
		
9
		
10
	<g:HorizontalPanel styleName="{style.ligneObservation}">
10
	<g:HorizontalPanel styleName="{style.ligneObservation}">
11
		<g:HTMLPanel ui:field="metadonnees" styleName="{style.metadonnees}"/>
11
		<g:HTMLPanel ui:field="metadonnees" styleName="{style.metadonnees}"/>
12
		<g:HTMLPanel ui:field="imagesPanel" />
12
		<g:HTMLPanel ui:field="imagesPanel" />
13
		<g:HTMLPanel>
13
		<g:HTMLPanel>
14
			<g:Label ui:field="lienDeterminer" styleName="lien {style.lienDetermination}"
14
			<g:Button ui:field="boutonAjoutProposition" styleName="{style.lienDetermination}"
15
				text="{constants.proposerSaDetermination}" />
15
				text="{constants.proposerSaDetermination}" />
16
			<g:HTMLPanel ui:field="determinationsPanel" />
16
			<g:HTMLPanel ui:field="determinationsPanel" />
17
		</g:HTMLPanel>
17
		</g:HTMLPanel>
18
	</g:HorizontalPanel>
18
	</g:HorizontalPanel>
19
</ui:UiBinder>
19
</ui:UiBinder>