]> err.no Git - scalable-opengroupware.org/blob - SOGo/UI/Common/UIxAppNavView.wox
modified build process for SOGo
[scalable-opengroupware.org] / SOGo / UI / Common / UIxAppNavView.wox
1 <?xml version='1.0' standalone='yes'?>
2
3 <font xmlns="http://www.w3.org/1999/xhtml"
4       xmlns:var="http://www.skyrix.com/od/binding"
5       xmlns:const="http://www.skyrix.com/od/constant"
6       xmlns:rsrc="OGo:url"
7       class="defaultfont"
8 >
9 <b>You are here:</b><var:entity const:name="nbsp" /><var:foreach list="navPathElements" item="element"><var:if condition="element" value="lastElement" const:negate="YES"><a var:href="element.url"><var:string value="element.name" /></a><var:entity const:name="nbsp" />/<var:entity const:name="nbsp" /></var:if><var:if condition="element" value="lastElement"><var:string value="element.name" /></var:if></var:foreach>
10 </font>