Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1102 Rev 1196
Line 1... Line 1...
1
<!DOCTYPE ui:UiBinder SYSTEM "http://dl.google.com/gwt/DTD/xhtml.ent">
1
<!DOCTYPE ui:UiBinder SYSTEM "http://dl.google.com/gwt/DTD/xhtml.ent">
2
<ui:UiBinder
2
<ui:UiBinder
3
  xmlns:ui='urn:ui:com.google.gwt.uibinder'
3
  xmlns:ui='urn:ui:com.google.gwt.uibinder'
4
  xmlns:g='urn:import:com.google.gwt.user.client.ui'
4
  xmlns:g='urn:import:com.google.gwt.user.client.ui'
5
  xmlns:vues="urn:import:org.tela_botanica.del.client.vues.plateformedetermination.forum">
5
  xmlns:vues="urn:import:org.tela_botanica.del.client.composants.forum">
6
<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
6
<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
7
<ui:style src="detailCommentaireVue.css" />
7
<ui:style src="detailCommentaireVue.css" />
8
	<g:HTMLPanel styleName="{style.conteneurTableauVotes}">
8
	<g:HTMLPanel styleName="{style.conteneurTableauVotes}">
9
		<g:HTMLPanel ui:field='titre' styleName="titre" />
9
		<g:HTMLPanel ui:field='titre' styleName="titre" />
10
		<g:HTMLPanel ui:field='auteur' styleName="{style.auteur}" />
10
		<g:HTMLPanel ui:field='auteur' styleName="{style.auteur}" />