1
0
Fork 0
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:
Tobias Svensson 2013-09-16 13:58:49 +01:00
parent d9b30f7cfe
commit e3fb989b74

View file

@ -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>