This is just some static backup of the original site, don't expect every link to work!

Changeset c09d7b


Ignore:
Timestamp:
Jan 16, 2009, 3:38:17 AM (14 years ago)
Author:
rene <rene@…>
Branches:
lite_0.1, multiEdit, ng_0.6, ng_0.6_help, ng_0.8, ng_0.9
Children:
63b6a3
Parents:
774108
Message:

preparation (and reminder) for filter-order (not working yet)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chrome/content/v_identity/vI_rdfDataTree.xul

    r774108 rc09d7b  
    216216</tabpanel>
    217217<tabpanel id="filter" flex="1">
     218<hbox flex="1" >
    218219<tree id="rdfDataTree_filter" flex="1" class="plain" seltype="multiple"
    219220    persist="sortDirection sortResource" sortDirection="ascending" sortResource="recipientCol"
     
    243244    <treechildren id="configTreeBody" ondblclick="if (event.button == 0) vI_rdfDataTree.modifySelected();" />
    244245</tree>
     246<vbox>
     247    <button label="move up" />
     248    <button label="move down" />
     249    <spacer flex="1" />
     250</vbox>
     251</hbox>
    245252</tabpanel>
    246253
Note: See TracChangeset for help on using the changeset viewer.