зеркало из https://github.com/mozilla/gecko-dev.git
fix added col
This commit is contained in:
Родитель
6d30e65a26
Коммит
10870fb2dd
|
@ -757,8 +757,8 @@ dump("ONSELECTION CHANGED\n")
|
|||
<treecell label="rdf:http://home.netscape.com/NC-rdf#URL" />
|
||||
<treecell label="rdf:http://home.netscape.com/NC-rdf#ShortcutURL" />
|
||||
<treecell label="rdf:http://home.netscape.com/NC-rdf#Description" />
|
||||
<treecell label="rdf:http://home.netscape.com/WEB-rdf#LastVisitDate"/>
|
||||
<treecell label="rdf:http://home.netscape.com/NC-rdf#BookmarkAddDate" />
|
||||
<treecell label="rdf:http://home.netscape.com/WEB-rdf#LastVisitDate"/>
|
||||
<treecell label="rdf:http://home.netscape.com/NC-rdf#LastModifiedDate" />
|
||||
</treerow>
|
||||
</treeitem>
|
||||
|
@ -774,8 +774,8 @@ dump("ONSELECTION CHANGED\n")
|
|||
<treecell label="rdf:http://home.netscape.com/NC-rdf#ShortcutURL" />
|
||||
<treecell label="rdf:http://home.netscape.com/NC-rdf#Description" />
|
||||
<treecell label="rdf:http://home.netscape.com/NC-rdf#BookmarkAddDate" />
|
||||
<treecell label="rdf:http://home.netscape.com/NC-rdf#LastModifiedDate" />
|
||||
<treecell label="rdf:http://home.netscape.com/WEB-rdf#LastVisitDate"/>
|
||||
<treecell label="rdf:http://home.netscape.com/NC-rdf#LastModifiedDate" />
|
||||
</treerow>
|
||||
</treeitem>
|
||||
</treechildren>
|
||||
|
@ -815,7 +815,7 @@ dump("ONSELECTION CHANGED\n")
|
|||
<splitter class="tree-splitter" />
|
||||
<treecol id="LastVisitDate" label="&treecol.lastvisit.label;"
|
||||
hidden="true" flex="1" class="sortDirectionIndicator"
|
||||
sort="rdf:http://home.netscape.com/WEB-rdf#LastVisitDate"
|
||||
sort="rdf:http://home.netscape.com/NC-rdf#LastVisitDate"
|
||||
persist="width hidden ordinal" />
|
||||
</treecols>
|
||||
</tree>
|
||||
|
|
Загрузка…
Ссылка в новой задаче