web/views/queue.slim in sidekiq-2.13.0 vs web/views/queue.slim in sidekiq-2.13.1

- old
+ new

@@ -1,9 +1,9 @@ header.row .span5 h3 == t('CurrentMessagesInQueue', :queue => @name) - .span4 + .span4.pull-right == slim :_paging, :locals => { :url => "#{root_path}queues/#{@name}" } table class="queue table table-hover table-bordered table-striped" thead th = t('Class')