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 {style.ajouterProposition}"
|
16 |
<g:Button ui:field="boutonAjoutProposition" styleName="bouton-petit {style.ajouterProposition}"
|
17 |
text="{constants.proposerSaDetermination}" />
|
17 |
text="{constants.proposerSaDetermination}" />
|
- |
|
18 |
<g:Button ui:field="boutonAjoutCommentaire" styleName="bouton-petit"
|
- |
|
19 |
text="{constants.ajouterCommentaire}" />
|
- |
|
20 |
<g:Button ui:field="boutonPlusDeDetails" styleName="bouton-petit {style.ajouterProposition}"
|
- |
|
21 |
text="Plus de détails" />
|
18 |
</g:HTMLPanel>
|
22 |
</g:HTMLPanel>
|
Line 19... |
Line 23... |
19 |
|
23 |
|
20 |
</g:HTMLPanel>
|
24 |
</g:HTMLPanel>
|
21 |
<g:HTMLPanel styleName="ligne ombre-faible arrondi {style.observation}">
|
25 |
<g:HTMLPanel styleName="ligne ombre-faible arrondi {style.observation}">
|