git.asbjorn.biz
/
jquery.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fixes #8054 by reverting feature enhancement 5812 (4920). Regexps no longer searches...
[jquery.git]
/
test
/
data
/
dashboard.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<dashboard>
3
<locations class="foo">
4
<location for="bar">
5
<infowindowtab>
6
<tab title="Location"><![CDATA[blabla]]></tab>
7
<tab title="Users"><![CDATA[blublu]]></tab>
8
</infowindowtab>
9
</location>
10
</locations>
11
</dashboard>