Line 3... |
Line 3... |
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'>
|
Line 5... |
Line 5... |
5 |
|
5 |
|
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="detailObservation.css" />
|
7 |
<ui:style src="detailObservation.css" />
|
8 |
<g:VerticalPanel styleName="{style.groupeObservation}">
|
8 |
<g:VerticalPanel>
|
9 |
<g:Image ui:field="imageObservation"/>
|
9 |
<g:Image ui:field="imageObservation"/>
|
10 |
<g:VerticalPanel ui:field="detailObservation" styleName="{style.detailObservation}">
|
10 |
<g:VerticalPanel ui:field="detailObservation" styleName="{style.detailObservation}">
|
11 |
<g:HorizontalPanel styleName="{style.observateur}">
|
11 |
<g:HorizontalPanel styleName="{style.observateur}">
|
12 |
<!-- g:Label text="{constants.observateur} : "/ -->
|
12 |
<!-- g:Label text="{constants.observateur} : "/ -->
|