Subversion Repositories eFlore/Applications.del

Rev

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

Rev 663 Rev 947
Line 25... Line 25...
25
	    	<g:HTMLPanel styleName="nettoyage {style.boutons}">
25
	    	<g:HTMLPanel styleName="nettoyage {style.boutons}">
26
	    		<g:Button text="{constants.proposerSaDetermination}" ui:field="boutonAjoutProposition" styleName="bouton"  />
26
	    		<g:Button text="{constants.proposerSaDetermination}" ui:field="boutonAjoutProposition" styleName="bouton"  />
27
	    		<g:Button text="{constants.ajouterCommentaire}" ui:field="boutonAjoutCommentaire" styleName="bouton"  />
27
	    		<g:Button text="{constants.ajouterCommentaire}" ui:field="boutonAjoutCommentaire" styleName="bouton"  />
28
	    	</g:HTMLPanel>
28
	    	</g:HTMLPanel>
29
	    	<g:VerticalPanel ui:field="forum" />
29
	    	<g:VerticalPanel ui:field="forum" />
-
 
30
	    	<g:HTMLPanel styleName="nettoyage {style.boutons}">
-
 
31
	    		<g:Button text="{constants.proposerSaDetermination}" ui:field="boutonAjoutPropositionBas" styleName="bouton"  />
-
 
32
	    		<g:Button text="{constants.ajouterCommentaire}" ui:field="boutonAjoutCommentaireBas" styleName="bouton"  />
-
 
33
	    	</g:HTMLPanel>
30
	    </g:HTMLPanel>
34
	    </g:HTMLPanel>
31
	    <g:HTMLPanel styleName="{style.zoneOutils} gauche">
35
	    <g:HTMLPanel styleName="{style.zoneOutils} gauche">
32
	    	<g:VerticalPanel ui:field="formulaireRechercheEflore"/>
36
	    	<g:VerticalPanel ui:field="formulaireRechercheEflore"/>
33
	    </g:HTMLPanel>
37
	    </g:HTMLPanel>
34
	</g:HTMLPanel>
38
	</g:HTMLPanel>