Fix incorrect kaminari theme
@@ -38,7 +38,7 @@
<% end %>
</table>
- <%= paginate @scenarios, :theme => 'twitter-bootstrap' %>
+ <%= paginate @scenarios, :theme => 'twitter-bootstrap-3' %>
<br/>
@@ -32,7 +32,7 @@
- <%= paginate @user_credentials, :theme => 'twitter-bootstrap' %>
+ <%= paginate @user_credentials, :theme => 'twitter-bootstrap-3' %>