Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1064 Rev 1067
Line 44... Line 44...
44
			<g:Label text="{constants.imageEflore}" styleName="titre" />
44
			<g:Label text="{constants.imageEflore}" styleName="titre" />
45
			<g:Label ui:field="texteEflore" text="{constants.imageEflore}" styleName="petit" />
45
			<g:Label ui:field="texteEflore" text="{constants.imageEflore}" styleName="petit" />
Line 46... Line 46...
46
			
46
			
47
 
47
 
48
			<g:Image ui:field="imageEflore" />
48
			<g:Image ui:field="imageEflore" />
49
			<g:VerticalPanel ui:field="panneauChargement">
49
			<g:VerticalPanel ui:field="panneauChargement" styleName="{style.panneauChargement}" >
50
				<g:Image url="./img/wait.gif"></g:Image>
50
				<g:Image url="./img/wait.gif" ></g:Image>
51
			</g:VerticalPanel>
51
			</g:VerticalPanel>
52
			<g:HorizontalPanel styleName="{style.fleches}">
52
			<g:HorizontalPanel styleName="{style.fleches}">
53
				<g:Image ui:field="scrollLeftImage" resource='{res.arrowLeft}'
53
				<g:Image ui:field="scrollLeftImage" resource='{res.arrowLeft}'