Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1841 Rev 1934
Line 28... Line 28...
28
				<g:HTMLPanel styleName="nettoyage">
28
				<g:HTMLPanel styleName="nettoyage">
29
					<g:Button ui:field="boutonAjoutProposition" styleName="bouton-petit {style.ajouterProposition}"
29
					<g:Button ui:field="boutonAjoutProposition" styleName="bouton-petit {style.ajouterProposition}"
30
						text="{constants.proposerSaDetermination}" />
30
						text="{constants.proposerSaDetermination}" />
31
					<g:Button ui:field="boutonAjoutCommentaire" styleName="bouton-petit"
31
					<g:Button ui:field="boutonAjoutCommentaire" styleName="bouton-petit"
32
						text="{constants.ajouterCommentaire}" />
32
						text="{constants.ajouterCommentaire}" />
33
					<g:Button ui:field="boutonPlusDeDetails" styleName="bouton-petit {style.ajouterProposition}"
33
					<g:Button ui:field="boutonPlusDeDetails" styleName="bouton-petit {style.ajouterProposition} {style.plusDeDetails}"
34
						text="Voir tous les commentaires" />
34
						text="Voir tous les commentaires" />
35
					</g:HTMLPanel>
35
					</g:HTMLPanel>
36
			</g:HTMLPanel>
36
			</g:HTMLPanel>
37
		</g:HTMLPanel>
37
		</g:HTMLPanel>
38
		<hr class="nettoyage" />
38
		<hr class="nettoyage" />