Current section
Files
Jump to
Current section
Files
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