Sha256: 34f35be848a49e38982447c709b2c729514c4d247125354ec8a9c6b2673eef53
Contents?: true
Size: 405 Bytes
Versions: 40
Compression:
Stored size: 405 Bytes
Contents
- filter = "" if filter.nil? - table_url = add_GET_param(table_url, "_filter", CGI.escape(filter)) .tsv.ui.wrap.compact.button %a(href="#{add_GET_param(table_url, "_format", "tsv")}") tsv .excel.ui.wrap.compact.button %a(href="#{add_GET_param(table_url, "_format", "excel")}") excel - if heatmap .excel.ui.wrap.compact.button %a(href="#{add_GET_param(table_url, "_format", "heatmap")}") heatmap
Version data entries
40 entries across 40 versions & 1 rubygems