Project

General

Profile

« Previous | Next » 

Revision bf4a13d3

Added by Walden Raines over 10 years ago

Fixes #3811 updating to bootstrap 3

View differences:

app/views/trends/index.html.erb
<table class="table table-bordered table-striped">
<tr>
<th class='span10'><%= _("Name") %></th>
<th class='span2'><%= _("Action") %></th>
<th class='col-md-10'><%= _("Name") %></th>
<th class='col-md-2'><%= _("Action") %></th>
</tr>
<% @trends.each do |trend| %>
<tr>

Also available in: Unified diff