Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
140 |
aurelien |
1 |
<!DOCTYPE ui:UiBinder SYSTEM "http://dl.google.com/gwt/DTD/xhtml.ent">
|
|
|
2 |
<ui:UiBinder xmlns:ui="urn:ui:com.google.gwt.uibinder"
|
|
|
3 |
xmlns:g="urn:import:com.google.gwt.user.client.ui">
|
|
|
4 |
<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
|
144 |
aurelien |
5 |
<ui:style src="barreRepartitionVote.css" />
|
|
|
6 |
<g:HTML ui:field="barreRepartitionHtmlBrut" styleName="{style.conteneur}" />
|
140 |
aurelien |
7 |
</ui:UiBinder>
|