xmlns:rsrc="OGo:url"
xmlns:label="OGo:label"
>
-<!--
- <var:foreach list="clientObject.toManyRelationshipKeys" item="item">
- <li><a var:href="item"><var:string value="item"/></a></li>
- </var:foreach>
- <hr />
--->
<var:treeview
list="rootNodes" item="item" sublist="itemChildNodes"
currentPath="currentPath" zoom="isItemExpanded"
- const:iconWidth = "13"
- const:plusIcon = "treeview_plus.gif"
- const:minusIcon = "treeview_minus.gif"
- const:lineIcon = "treeview_line.gif"
- const:cornerIcon = "treeview_corner.gif"
- const:junctionIcon = "treeview_junction.gif"
- const:leafIcon = "treeview_leaf.gif"
- const:leafCornerIcon = "treeview_leaf_corner.gif"
- const:cornerPlusIcon = "treeview_corner_plus.gif"
- const:cornerMinusIcon = "treeview_corner_minus.gif"
- const:spaceIcon = "treeview_space.gif"
+ const:iconWidth = "17"
+ const:plusIcon = "tbtv_plus_17x17.gif"
+ const:minusIcon = "tbtv_minus_17x17.gif"
+ const:lineIcon = "tbtv_line_17x17.gif"
+ const:cornerIcon = "tbtv_corner_17x17.gif"
+ const:junctionIcon = "tbtv_junction_17x17.gif"
+ const:leafIcon = "tbtv_leaf_corner_17x17.gif"
+ const:leafCornerIcon = "tbtv_leaf_corner_17x17.gif"
+ const:cornerPlusIcon = "tbtv_corner_plus_17x17.gif"
+ const:cornerMinusIcon = "tbtv_corner_minus_17x17.gif"
+ const:spaceIcon = "tbtv_space_17x17.gif"
>
<var:tree-data const:isTreeElement="YES" const:treeLink="">
- <a href="#" class="treecell"
- ><var:string value="item.davDisplayName" /></a>
+ <a href="#">
+ <span class="treecell">
+ <var:string value="item.davDisplayName" />
+ </span>
+ </a>
</var:tree-data>
</var:treeview>
</span>
}
.treecell {
- font-family: Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
- font-size: 10pt;
+ font-family: Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
+ font-size: 10pt;
+ color: black;
+ vertical-align: bottom;
}
"treeview_plus.gif",
"treeview_space.gif",
+ "tbtv_account_17x17.gif",
+ "tbtv_drafts_17x17.gif",
+ "tbtv_inbox_17x17.gif",
+ "tbtv_junction2_17x17.gif",
+ "tbtv_junction_17x17.gif",
+ "tbtv_leaf_corner_17x17.gif",
+ "tbtv_line_17x17.gif",
+ "tbtv_minus_17x17.gif",
+ "tbtv_plus_17x17.gif",
+ "tbtv_corner_17x17.gif",
+ "tbtv_corner_minus_17x17.gif",
+ "tbtv_corner_plus_17x17.gif",
+ "tbtv_sent_17x17.gif",
+ "tbtv_trash_17x17.gif",
+
"tbird_073_accountview.png",
"tbird_073_compose.png",
"tbird_073_mailwelcome.png",