Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1026 Rev 1038
Line 11... Line 11...
11
	<g:HTMLPanel styleName="{style.ligneObservation} limiteMin limiteMax">
11
	<g:HTMLPanel styleName="{style.ligneObservation} limiteMin limiteMax">
12
		<g:HTMLPanel styleName="droite {style.listePropositions}">
12
		<g:HTMLPanel styleName="droite {style.listePropositions}">
13
			<g:HTMLPanel styleName="{style.panneauDeterminations}">
13
			<g:HTMLPanel styleName="{style.panneauDeterminations}">
14
				<g:Label styleName="titre2 {style.titrePropositions}">Proposition des membres du réseau</g:Label>
14
				<g:Label styleName="titre2 {style.titrePropositions}">Proposition des membres du réseau</g:Label>
15
				<g:HTMLPanel ui:field="determinationsPanel" />
15
				<g:HTMLPanel ui:field="determinationsPanel" />
16
				<g:Button ui:field="boutonAjoutProposition" styleName="bouton"
16
				<g:Button ui:field="boutonAjoutProposition" styleName="bouton {style.ajouterProposition}"
17
						text="{constants.proposerSaDetermination}" />
17
						text="{constants.proposerSaDetermination}" />
18
			</g:HTMLPanel>
18
			</g:HTMLPanel>
Line 19... Line 19...
19
 
19
 
20
		</g:HTMLPanel>
20
		</g:HTMLPanel>