Current section

Files

Jump to
archeometer lib templates report button_tab.slime
Raw

lib/templates/report/button_tab.slime

= if type == "CQL" do
button class="tablinks-#{fragment.uuid} active" onclick="openLang(event, '#{type}-#{fragment.uuid}', 'tabcontent-#{fragment.uuid}', 'tablinks-#{fragment.uuid}')" = type
- else
button class="tablinks-#{fragment.uuid}" onclick="openLang(event, '#{type}-#{fragment.uuid}', 'tabcontent-#{fragment.uuid}', 'tablinks-#{fragment.uuid}')" = type