rubrik public property

This commit is contained in:
Andreas Stephanides
2013-11-12 21:07:07 +01:00
parent 0efc47d194
commit b9b14d068f
2 changed files with 2 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
<%= f.input :name %>
<%= f.input :desc %>
<%= f.input :prio %>
<%= f.input :public %>
<% end %>
<%= f.actions do %>