Ignore:
Timestamp:
03/01/10 18:12:34 (2 years ago)
Author:
sam
Message:

stylage matrix & views

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Xul_Core/content/scenariCore/widgets/matrix/slotContents.xbl.xml

    r14786 r14986  
    5252                                <xul:arrowscrollbox anonid="tabsBar" flex="1" orient="horizontal"> 
    5353                                        <xul:hbox anonid="tabsContainer" flex="1"/> 
    54                                         <xul:spacer flex="100"/> 
     54                                        <xul:spacer anonid="tabsBarSpace" flex="100"/> 
    5555                                </xul:arrowscrollbox> 
    5656                                <!-- TODO Historique 
     
    5858                                <xul:toolbarbutton label="&gt;" oncommand=""/> 
    5959                                --> 
    60                                 <xul:toolbarbutton label="M" oncommand="document.getBindingParent(this).toggleMaximizeBlock();"/> 
     60                                <xul:toolbarbutton anonid="maxBtn" oncommand="document.getBindingParent(this).toggleMaximizeBlock();"/> 
    6161                        </xul:hbox> 
    6262                        <xul:deck anonid="slotDeck" flex="1" onselect="document.getBindingParent(this).onSelectedView(event)"> 
Note: See TracChangeset for help on using the changeset viewer.