mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-28 13:24:19 +00:00
Monotone-Parent: 69f4dab4873454f7a95f8824f9f72c5a71f8d3d7
Monotone-Revision: a3b7b268652223f09bb5a43b037710e48aed6f1e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-10T23:00:04 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
xmlns="http://www.w3.org/1999/xhtml"
|
||||
xmlns:var="http://www.skyrix.com/od/binding"
|
||||
xmlns:const="http://www.skyrix.com/od/constant"
|
||||
><var:string value="treeObjectName" />.add(<var:string value="item.serial" />, <var:string value="item.parent" />, '<var:string value="item.title" />', '#', 'onMailboxTreeItemClick(this);', '<var:string value="item.name" />', '<var:string value="item.folderType" />', '', '', '<var:string value="iconName" />', '<var:string value="iconName" />');
|
||||
><var:string value="treeObjectName" />.add(<var:string value="item.serial" />, <var:string value="item.parent" />, '<var:string value="item.title" />', <var:string value="item.hasChildren" />, '#', 'onMailboxTreeItemClick(this);', '<var:string value="item.name" />', '<var:string value="item.folderType" />', '', '', '<var:string value="iconName" />', '<var:string value="iconName" />');
|
||||
</container>
|
||||
|
||||
Reference in New Issue
Block a user