diff --git a/app/views/admin/galleries/_form.html.erb b/app/views/admin/galleries/_form.html.erb index 43fe42f..84c85fe 100644 --- a/app/views/admin/galleries/_form.html.erb +++ b/app/views/admin/galleries/_form.html.erb @@ -46,7 +46,7 @@
- <%= select_tag(f, @module_app) %> + <%= select_tags(f, @module_app) %>