Update _index.html.erb

This commit is contained in:
Harry Bomrah 2017-11-30 17:07:02 +08:00
parent 6eb778f96d
commit 5711555db0
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<table class="table table-striped table-hover main-list"></br>
<table class="table table-striped table-hover main-list">
<thead>
<tr class="sort-header">
<% @table_fields.each do |f| %>