sogo/UI/Templates/MailerUI/UIxMailTreeBlockJS.wox
Wolfgang Sourdeau 0edd70a590 Monotone-Parent: eb6c5ec3f5c58ecda67ffa9573b4076970983140
Monotone-Revision: 90f9a30ea616dbd91c871765a8975d11b08b4e72

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-12-22T16:58:30
Monotone-Branch: ca.inverse.sogo
2006-12-22 16:58:30 +00:00

8 lines
569 B
XML

<?xml version="1.0" standalone="yes"?>
<container
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" />', <var:string value="item.hasChildren" />, '#', '<var:string value="item.name" />', '<var:string value="item.folderType" />', '', '', '<var:string value="iconName" />', '<var:string value="iconName" />');
</container>