Subversion Repositories eFlore/Applications.del

Rev

Rev 1196 | Rev 1323 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1196 Rev 1236
Line 12... Line 12...
12
		<g:Label ui:field="voirMotsCles" text=" " styleName="{style.voirMotsCles}"/>
12
		<g:Label ui:field="voirMotsCles" text=" " styleName="{style.voirMotsCles}"/>
Line 13... Line 13...
13
		
13
		
14
		<g:HTMLPanel styleName="{style.zoneCache}" ui:field="zoneCache">
14
		<g:HTMLPanel styleName="{style.zoneCache}" ui:field="zoneCache">
15
		   		<g:HTMLPanel ui:field="metadonnees"  styleName="{style.metadonnees}"/>
15
		   		<g:HTMLPanel ui:field="metadonnees"  styleName="{style.metadonnees}"/>
16
		</g:HTMLPanel>
16
		</g:HTMLPanel>
-
 
17
		<g:HTMLPanel styleName="{style.zoneMotsCles}" ui:field="zoneMotsCles">	
17
		<g:HTMLPanel styleName="{style.zoneMotsCles}" ui:field="zoneMotsCles">
18
				<g:Button ui:field="boutonFermer" styleName="{style.boutonFermer}"/>
18
		   		<g:HTMLPanel ui:field="motsCles"  styleName="{style.motsCles}"/>
19
		   		<g:HTMLPanel ui:field="motsCles"  styleName="{style.motsCles}"/>
19
		</g:HTMLPanel>
20
		</g:HTMLPanel>
20
	</g:HTMLPanel>
21
	</g:HTMLPanel>
21
	<g:HTMLPanel styleName="{style.zoneImage}"><g:Image ui:field="imagePrincipale" resource='{res.logo}'/></g:HTMLPanel>
22
	<g:HTMLPanel styleName="{style.zoneImage}"><g:Image ui:field="imagePrincipale" resource='{res.logo}'/></g:HTMLPanel>