App-Netdisco

 view release on metacpan or  search on metacpan

share/views/ajax/report/apchanneldist.tt  view on Meta::CPAN

<script type="application/json" id="nd-results-report-apchanneldist">[% results.replace('<', '\u003c') | none %]</script>
<table id="data-table" class="table table-striped table-bordered" width="100%" cellspacing="0"
  data-nd-data="#nd-results-report-apchanneldist"
  data-nd-table='{"deferRender":true,"order":[[1,"desc"]],"columns":[{"data":"channel","render":"escape"},{"data":"ch_count","searchable":false,"render":"number"}]}'>
  <thead>
    <tr>
      <th>Channel</th>
      <th>Count</th>
    </tr>
  </thead>
</table>



( run in 0.684 second using v1.01-cache-2.11-cpan-54e63673c56 )