Layout changes for blue1

Ist das so ok, oder soll ich besser ein neues theme machen?
This commit is contained in:
Bernhard Stampfer
2015-01-28 09:35:08 +01:00
parent db0a50acf2
commit 1731714367
2 changed files with 7 additions and 14 deletions

View File

@@ -7,7 +7,7 @@
<%= link_to I18n.t("beispiel.add"), new_beispiel_path, :class=>"linkbox"%>
</div>
</div>
<ul class="unstyled linkbox-list" style="margin-top:5px;margin-bottom:5px;">
<ul class="unstyled linklist">
<% @beispiele.each do |b| %>
<li>
<%= link_to b.lva, {:class=> :linkbox} do %>