Current section
Files
Jump to
Current section
Files
priv/templates/report/button_tab.slime
= if type == "cql" do
button.text-normal-medium class="tablinks-#{fragment.uuid} active" onclick="openLang(event, '#{type}', '#{fragment.uuid}')" = String.upcase(type)
- else
button.text-normal-medium class="tablinks-#{fragment.uuid}" onclick="openLang(event, '#{type}', '#{fragment.uuid}')" = String.upcase(type)