aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2006-10-11 13:35:05 +0000
committerJörn Zaefferer <joern.zaefferer@gmail.com>2006-10-11 13:35:05 +0000
commit2e544e9eb89c87b9eac6df445474d21e9be604eb (patch)
tree3658bac517b74b1876906425e0a8fd67dd92f5b2 /build
parent6de5a6b96a72f7b0b2cc54fa7df5410664b6e18b (diff)
downloadjquery-2e544e9eb89c87b9eac6df445474d21e9be604eb.tar.gz
jquery-2e544e9eb89c87b9eac6df445474d21e9be604eb.zip
Added 2 of 3 fixes of #164
Diffstat (limited to 'build')
-rw-r--r--build/test/data/dashboard.xml8
1 files changed, 2 insertions, 6 deletions
diff --git a/build/test/data/dashboard.xml b/build/test/data/dashboard.xml
index 1bcbf8b0d..d954f27af 100644
--- a/build/test/data/dashboard.xml
+++ b/build/test/data/dashboard.xml
@@ -3,12 +3,8 @@
<locations>
<location>
<infowindowtab>
- <tab title="Location">
- <![CDATA[blabla]]>
- </tab>
- <tab title="Users">
- <![CDATA[blublu]]>
- </tab>
+ <tab title="Location"><![CDATA[blabla]]></tab>
+ <tab title="Users"><![CDATA[blublu]]></tab>
</infowindowtab>
</location>
</locations>