Subversion Repositories eFlore/Applications.del

Rev

Rev 1196 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<!DOCTYPE ui:UiBinder SYSTEM "http://dl.google.com/gwt/DTD/xhtml.ent">
<ui:UiBinder xmlns:ui='urn:ui:com.google.gwt.uibinder'
        xmlns:g='urn:import:com.google.gwt.user.client.ui'
        xmlns:vues="urn:import:org.tela_botanica.del.client.composants.forum">
        <ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
        <ui:style src="ligneVote.css" />
                
        <g:HTMLPanel styleName="nettoyage">
                <g:Label ui:field="auteur" styleName="{style.auteur}"></g:Label>
                <g:Label ui:field="dateOuNb" styleName="{style.colonne2}"></g:Label>
        </g:HTMLPanel>
</ui:UiBinder>