Subversion Repositories eFlore/Applications.del

Rev

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

Rev 673 Rev 1004
Line 11... Line 11...
11
				<g:HTMLPanel ui:field="barreOui" styleName="{style.barreOui} gauche"/>
11
				<g:HTMLPanel ui:field="barreOui" styleName="{style.barreOui} gauche"/>
12
				<g:HTMLPanel ui:field="barreNon" styleName="{style.barreNon} droite"/>
12
				<g:HTMLPanel ui:field="barreNon" styleName="{style.barreNon} droite"/>
13
			</g:HTMLPanel>
13
			</g:HTMLPanel>
14
			<g:PushButton ui:field="boutonOui" text="+" styleName="{style.boutonOui}"/>
14
			<g:PushButton ui:field="boutonOui" text="+" styleName="{style.boutonOui}"/>
15
			<g:HTMLPanel ui:field="votePrisEnCompte"><g:Label text="{constants.votePrisEnCompte}"></g:Label></g:HTMLPanel>
15
			<g:HTMLPanel ui:field="votePrisEnCompte"><g:Label text="{constants.votePrisEnCompte}"></g:Label></g:HTMLPanel>
-
 
16
			<g:HTMLPanel ui:field="voteModifie"><g:Label text="{constants.voteModifie}"></g:Label></g:HTMLPanel>
16
		</g:HTMLPanel>
17
		</g:HTMLPanel>
17
	</g:HTMLPanel>
18
	</g:HTMLPanel>
18
</ui:UiBinder>
19
</ui:UiBinder>
19
20