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 xmlns:ui='urn:ui:com.google.gwt.uibinder'
|
2 |
<ui:UiBinder xmlns:ui='urn:ui:com.google.gwt.uibinder'
|
3 |
xmlns:g='urn:import:com.google.gwt.user.client.ui'
|
3 |
xmlns:g='urn:import:com.google.gwt.user.client.ui'
|
4 |
xmlns:vues="urn:import:org.tela_botanica.del.client.vues.plateformedetermination.forum">
|
4 |
xmlns:vues="urn:import:org.tela_botanica.del.client.composants.forum">
|
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" />
|
6 |
<ui:style src="ligneVote.css" />
|
6 |
<ui:style src="ligneVote.css" />
|
Line 7... |
Line 7... |
7 |
|
7 |
|
8 |
<g:HTMLPanel styleName="nettoyage">
|
8 |
<g:HTMLPanel styleName="nettoyage">
|