Subversion Repositories eFlore/Applications.del

Rev

Rev 77 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 77 Rev 95
Line 6... Line 6...
6
  
6
  
Line 7... Line 7...
7
 <ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary"/>
7
 <ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary"/>
8
 
8
 
9
  <g:VerticalPanel>
9
  <g:VerticalPanel>
10
	  <g:HTML HTML="{constants.proposer_sa_determination}"></g:HTML>
10
	  <g:HTML HTML="{constants.proposer_sa_determination}"></g:HTML>
11
	  <g:FlowPanel>	
11
	  <g:FlowPanel>
12
		  <g:TextBox ui:field="nomPrenom" />
12
		  <g:TextBox ui:field="nomPrenom" />
13
		  <g:ListBox ui:field="choixProposition" />
13
		  <g:ListBox ui:field="choixProposition" />
14
		  <g:TextBox ui:field="autreProposition" />
14
		  <g:TextBox ui:field="autreProposition" />