Skip to content

Commit

Permalink
Remove title bar for edit folder
Browse files Browse the repository at this point in the history
  • Loading branch information
xhero committed Jul 14, 2015
1 parent 08dd7c7 commit e06c86f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/admin/folder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ def permitted_params


form do |f|
f.inputs I18n.t(:contents) do
f.inputs do
f.input :name, :label => (I18n.t :filter_name)
end
f.actions
Expand Down

0 comments on commit e06c86f

Please sign in to comment.