Completely rework the navigation
Get rid of the admin layout Get rid of the navbar custom style, use bootstrap-sass variables instead Get rid of all the scaffold files
This commit is contained in:
parent
2af8792495
commit
252e1fe544
47 changed files with 179 additions and 252 deletions
|
|
@ -4,7 +4,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<% @conferences.each do |conference| %>
|
||||
<% @current.each do |conference| %>
|
||||
<div class="row-fluid" style="margin-top: 30px;">
|
||||
<div clas="span12">
|
||||
<div class="well">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue