Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1588 Rev 1667
Line 7... Line 7...
7
	<ui:with field="res" type="org.tela_botanica.del.client.resources.Ressources"/>
7
	<ui:with field="res" type="org.tela_botanica.del.client.resources.Ressources"/>
8
	<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary"/>
8
	<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary"/>
9
	<ui:style src="image.css" />
9
	<ui:style src="image.css" />
10
	<g:HTMLPanel styleName="{style.observations}">
10
	<g:HTMLPanel styleName="{style.observations}">
11
		<g:HTMLPanel styleName="{style.zoneDetail}">
11
		<g:HTMLPanel styleName="{style.zoneDetail}">
-
 
12
			<g:HTMLPanel ui:field="cadreBtnVoirInfoObs" styleName="{style.cadreBtnVoirInfoObs}">
12
			<g:Label ui:field="enSavoirPlus" text=" " styleName="{style.enSavoirPlus}"/>
13
				<g:PushButton ui:field="btnVoirInfoObs" text=" " styleName="{style.btnVoirInfoObs}"/>
-
 
14
			</g:HTMLPanel>
-
 
15
 
-
 
16
			<g:HTMLPanel ui:field="cadreBtnVoirTags" styleName="{style.cadreBtnVoirTags}">
-
 
17
				<g:PushButton ui:field="btnVoirTags" styleName="{style.btnVoirTags}"/>
-
 
18
			</g:HTMLPanel>
-
 
19
			
13
			<g:Label ui:field="voirMotsCles" text=" " styleName="{style.voirMotsCles}"/>
20
			<g:HTMLPanel ui:field="zoneActionsImage" styleName="{style.zoneActionsImg}">
-
 
21
				<g:HTMLPanel ui:field="cadreBtnSupprImage" styleName="{style.cadreBtnSupprImg}">
-
 
22
					<g:PushButton ui:field="btnSupprImg" styleName="{style.btnSupprImg}"/>
-
 
23
				</g:HTMLPanel>
-
 
24
			</g:HTMLPanel>
Line 14... Line 25...
14
 
25
 
15
			<g:HTMLPanel styleName="{style.zoneCache}" ui:field="zoneCache">
26
			<g:HTMLPanel styleName="{style.zoneCache}" ui:field="zoneCache">
16
				<g:HTMLPanel ui:field="metadonnees"  styleName="{style.metadonnees}"/>
27
				<g:HTMLPanel ui:field="metadonnees" styleName="{style.metadonnees}"/>
17
			</g:HTMLPanel>
28
			</g:HTMLPanel>
18
			<g:HTMLPanel styleName="{style.zoneMotsCles}" ui:field="zoneMotsCles">	
29
			<g:HTMLPanel styleName="{style.zoneMotsCles}" ui:field="zoneMotsCles">	
19
				<g:Button ui:field="boutonFermer" styleName="{style.boutonFermer}"/>
30
				<g:Button ui:field="boutonFermer" styleName="{style.boutonFermer}"/>
20
				<g:HTMLPanel ui:field="motsCles"  styleName="{style.motsCles}"/>
31
				<g:HTMLPanel ui:field="motsCles" styleName="{style.motsCles}"/>
21
			</g:HTMLPanel>
32
			</g:HTMLPanel>
22
		</g:HTMLPanel>
33
		</g:HTMLPanel>
23
		<g:HTMLPanel styleName="{style.zoneImage}">
34
		<g:HTMLPanel styleName="{style.zoneImage}">
24
			<g:Image ui:field="imagePrincipale" resource="{res.logo}" />
35
			<g:Image ui:field="imagePrincipale" resource="{res.logo}" />