mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-24 11:10:12 +01:00
removes bootstrap css class from main view
This commit is contained in:
parent
5117ec7d99
commit
3786d12e5a
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
<%= render partial: "shared/navbar" %>
|
||||
</div>
|
||||
|
||||
<div class="bootstrap legacy-ui <%= controller.controller_name %>">
|
||||
<div class="legacy-ui <%= controller.controller_name %>">
|
||||
<%= render_flash %>
|
||||
|
||||
<div id="content" class="<%= controller.controller_name %>">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue