Sha256: 55ccc9fa1eb7401fa18727448dbb871b4688eb499235227281d3b618025efd3b

Contents?: true

Size: 186 Bytes

Versions: 15

Compression:

Stored size: 186 Bytes

Contents

<div class="tabs">
    <ul>
        <li sp:each="@tabs |tab_id|">
            <a href="#aaa">{ @tabs_labels[tab_id] }</a>
        </li>
    </ul>
    <div id="tabs_content"></div>
</div>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
spiderfw-0.6.5 apps/core/components/widgets/tabs/tabs.shtml
spiderfw-0.6.4 apps/core/components/widgets/tabs/tabs.shtml
spiderfw-0.6.3 apps/core/components/widgets/tabs/tabs.shtml
spiderfw-0.6.2 apps/core/components/widgets/tabs/tabs.shtml
spiderfw-0.6.1 apps/core/components/widgets/tabs/tabs.shtml
spiderfw-0.6.0 apps/core/components/widgets/tabs/tabs.shtml
spiderfw-0.5.19 apps/core/components/widgets/tabs/tabs.shtml
spiderfw-0.5.18 apps/core/components/widgets/tabs/tabs.shtml
spiderfw-0.5.17 apps/core/components/widgets/tabs/tabs.shtml
spiderfw-0.5.16 apps/core/components/widgets/tabs/tabs.shtml
spiderfw-0.5.15 apps/core/components/widgets/tabs/tabs.shtml
spiderfw-0.5.14 apps/core/components/widgets/tabs/tabs.shtml
spiderfw-0.5.13 apps/core/components/widgets/tabs/tabs.shtml
spiderfw-0.5.12 apps/core/components/widgets/tabs/tabs.shtml
spiderfw-0.5.11 apps/core/components/widgets/tabs/tabs.shtml