meeting style

This commit is contained in:
Andreas Stephanides
2015-03-15 13:09:05 +01:00
parent 3cc9de7d29
commit 34c0374877
11 changed files with 55 additions and 24 deletions

View File

@@ -4,6 +4,9 @@
<%= f.input :rubrik %>
<%= f.input :agendaintern %>
<%= f.input :protocolintern %>
<%= image_tag @meetingtyp.picture.thumb.url %>
<%= f.input :picture %>
<% end %>
<%= f.actions do %>
<%= f.action :submit, :as => :input %>