2ef4093cf7
r of bugs in the suite itself, along with other random bugs that popped up. The following bugs were resolved along the wa y: #1236 (.extend() keeps processing when it hits nulls), #1028 (.extend() now works recursively), #1080 ($.get no longer overwrites the data parameter), #1210 (Creating script and link tags now work), and #1463 (jQuery.global has been re-too led to no longer leak memory and slow things down).
12 lines
278 B
XML
12 lines
278 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<dashboard>
|
|
<locations class="foo">
|
|
<location for="bar">
|
|
<infowindowtab>
|
|
<tab title="Location"><![CDATA[blabla]]></tab>
|
|
<tab title="Users"><![CDATA[blublu]]></tab>
|
|
</infowindowtab>
|
|
</location>
|
|
</locations>
|
|
</dashboard>
|