Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1239 Rev 1539
Line 3... Line 3...
3
	ui:generateFormat='com.google.gwt.i18n.rebind.format.PropertiesFormat'
3
	ui:generateFormat='com.google.gwt.i18n.rebind.format.PropertiesFormat'
4
	ui:generateLocales="default">
4
	ui:generateLocales="default">
5
	<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
5
	<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
Line 6... Line 6...
6
 
6
 
7
	<ui:style src="MotCleProposition.css" />
7
	<ui:style src="MotCleProposition.css" />
8
	<g:FocusPanel styleName="{style.lienMotCle} gauche" ui:field="lienMotCle">
8
	<g:FocusPanel styleName="{style.lienMotCle} gauche motclesPicto" ui:field="lienMotCle">
9
		<g:HTMLPanel>
9
		<g:HTMLPanel>
10
			<g:CheckBox ui:field="ajouterMotCle" text="motcle" styleName=" {style.motCle}"></g:CheckBox>
10
			<g:CheckBox ui:field="ajouterMotCle" text="motcle" styleName=" {style.motCle}"></g:CheckBox>
11
			<g:Image styleName="{style.logoTag}" ui:field="iconeTag"/>
11
			<g:Image styleName="{style.logoTag}" ui:field="iconeTag"/>
12
		</g:HTMLPanel>
12
		</g:HTMLPanel>