Added additional div for styling
[GitHub/WoltLab/WCF.git] / com.woltlab.wcf / coreObject.xml
CommitLineData
0f1cb2c0
MS
1<?xml version="1.0" encoding="UTF-8"?>
2<data xmlns="http://www.woltlab.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.woltlab.com http://www.woltlab.com/XSD/coreObject.xsd">
3 <import>
4 <coreobject>
5 <objectname><![CDATA[wcf\system\breadcrumb\Breadcrumbs]]></objectname>
6 </coreobject>
7 <coreobject>
8 <objectname><![CDATA[wcf\system\request\LinkHandler]]></objectname>
9 </coreobject>
10 <coreobject>
11 <objectname><![CDATA[wcf\system\menu\page\PageMenu]]></objectname>
12 </coreobject>
13 <coreobject>
14 <objectname><![CDATA[wcf\system\menu\acp\ACPMenu]]></objectname>
15 </coreobject>
7348f04e
MW
16 <coreobject>
17 <objectname><![CDATA[wcf\system\benchmark\Benchmark]]></objectname>
18 </coreobject>
0f1cb2c0
MS
19 </import>
20</data>