sogo/UI/Templates/ContactsUI/UIxContactsUserFolders.wox
Francis Lachapelle 03625e4aae See ChangeLog.
Monotone-Parent: 1ea08f6ec84d602c5e78b6c440e2f7d6297a82cd
Monotone-Revision: 61b12be970a9603306d37277ee431b6fd5ab89cd

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-02T07:22:47
2011-12-02 07:22:47 +00:00

24 lines
799 B
XML

<?xml version='1.0' standalone='yes'?>
<!DOCTYPE var:component>
<var:component
xmlns="http://www.w3.org/1999/xhtml"
xmlns:var="http://www.skyrix.com/od/binding"
xmlns:const="http://www.skyrix.com/od/constant"
xmlns:rsrc="OGo:url"
xmlns:uix="OGo:uix"
xmlns:label="OGo:label"
className="UIxPageFrame"
title="name"
const:toolbar="none"
const:popup="YES"
const:jsFiles="dtree.js">
<var:component className="UIxContactsFilterPanel" qualifier="qualifier" />
<div id="folders"><!-- space --></div>
<div id="buttons">
<a id="addButton" class="button actionButton disabled" href="#">
<span><var:string label:value="Add..." /></span></a>
<a id="doneButton" class="button" name="done">
<span><var:string label:value="Done"/></span></a>
</div>
</var:component>