Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 1026 Rev 1030
Line 15... Line 15...
15
		height: 350px;
15
		height: 350px;
16
	}
16
	}
17
  </ui:style>
17
  </ui:style>
Line 18... Line 18...
18
 
18
 
19
  <g:SplitLayoutPanel addStyleNames="{style.panneau-cel}" > 
19
  <g:SplitLayoutPanel addStyleNames="{style.panneau-cel}" > 
20
  
-
 
21
    <g:north size='30'>
-
 
22
    	<g:HTML addStyleNames="{style.panneau-cel}">ici il y aura la barre</g:HTML>
-
 
23
    </g:north>     
-
 
24
    
20
      
25
    <g:west size='250'>
21
    <g:west size='250'>
26
    	<g:HTML addStyleNames="{style.panneau-cel}">Ici il y aura les filtres !</g:HTML>
22
    	<g:HTML addStyleNames="{style.panneau-cel}">Ici il y aura les filtres !</g:HTML>
Line 27... Line 23...
27
    </g:west>
23
    </g:west>