Sha256: 830524a9a06feaf41c3b529a5b11048becc5236b6e3c6119234d2b182e9fb6b3
Contents?: true
Size: 675 Bytes
Versions: 2
Compression:
Stored size: 675 Bytes
Contents
<div class="borders" style="padding:10px;font-size:0.4em"> <div id="tree"> <ul> <li id="phtml_1" class="open"><a href="#"><ins> </ins>Root node 1</a> <ul> <li id="phtml_2"><a href="#"><ins> </ins>Child node 1</a></li> <li id="phtml_3"><a href="#"><ins> </ins>Child node 2</a></li> <li id="phtml_4"><a href="#"><ins> </ins>Some other child node with longer text</a></li> </ul> </li> <li id="phtml_5"><a href="#"><ins> </ins>Root node 2</a></li> </ul> </div> </div> <script> $( function() { $('div#tree').tree( { ui: { theme_name: 'apple', theme_path: '/javascripts/themes/apple/style.css'} }); }); </script>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mongo3-0.1.1 | lib/views/collections/blee.erb |
mongo3-0.1.0 | lib/views/collections/blee.erb |