Added working RDF refresh.
[dirtag.git] / template / dirtag.xul
index a6d6920cc47143a5403bbd1036c3c11babd29061..26b145766b55fd736e9ff15c3a82cbb8797e1977 100644 (file)
     </groupbox>
     <splitter collapse="before"><grippy/></splitter>
     <groupbox id="selected" flex="2" orient="horizontal">
-      <caption label="&selected.caption;"/>
+      <caption id="selected-caption" label="&selected.caption;"/>
       <groupbox id="tags" flex="1">
        <caption label="&tags.caption;"/>
        <tree id="checkbox-tree" rows="2" seltype="single" selstype="primary"
              <treechildren>
                <treeitem uri="rdf:*" open="true">
                  <treerow>
-                   <treecell value="true" editable="true"/>
+                   <treecell editable="true"/>
                    <treecell label="rdf:http://dirtag.com/rdf#name"/>
                  </treerow>
                </treeitem>