Current section

Files

Jump to
archeometer priv templates report button_tab.slime
Raw

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)