mirror of https://github.com/onweru/compose.git

weru
21.23.2023 1c0faaf49242a3e51d0dd63ea0bc2444ce13ab37
layouts/shortcodes/chart.html
@@ -29,7 +29,7 @@
<div class="table_wrap">
  {{- if not (in $charts "noFilter") }}
  <p>
    <input oninput="w3.filterHTML('#chartTable', '.row', this.value)" class="form_search search_field" placeholder="Filter Table Values">
    <input oninput="w3.filterHTML('#chartTable', '.row', this.value)" class="form_search search_field forminput" placeholder="Filter Table Values">
  </p>
  {{- end }}
  <table id="chartTable">