mirror of
https://github.com/endofunky/sidetiq.git
synced 2022-11-09 13:53:30 -05:00
Remove stray 'thead' from ERB template.
This commit is contained in:
parent
d9b30f7cfe
commit
e3fb989b74
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
|
||||
<% if @schedules.length > 0 %>
|
||||
<table class="table table-striped table-bordered table-white" style="width: 100%; margin: 0; table-layout:fixed;">
|
||||
thead
|
||||
<thead>
|
||||
<th style="width: 50%">Worker</th>
|
||||
<th style="width: 20%">Queue</th>
|
||||
|
|
Loading…
Reference in a new issue