app/views/logs/index.erb in tailog-0.5.0 vs app/views/logs/index.erb in tailog-0.5.1

- old
+ new

@@ -149,10 +149,10 @@ setInterval(loadMore, 3000); loadMore(); </script> <% else %> - <table class="table table-striped table-hover"> + <table class="table table-striped table-hover data-tables"> <thead> <tr> <th>File name</th> <th>Size</th> <th>Updated at</th>