Commit 868168e2 authored by Ivan Tyagov's avatar Ivan Tyagov

Avoid caching so once can see what is goind on easier in this examples.

parent cc102462
......@@ -6,7 +6,7 @@
<head>
<body>
<div data-gadget="recursive.html"
data-gadget-cacheable="1"
data-gadget-cacheable="0"
data-gadget-cache-id="recursive"></div>
</body>
</html>
\ No newline at end of file
......@@ -4,5 +4,5 @@ Below a new gadget will be loaded
</p>
<div data-gadget="recursive-contained.html"
data-gadget-cacheable="1"
data-gadget-cacheable="0"
data-gadget-cache-id="recursive-contained"></div>
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment