aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/refinery/blog/admin/posts/_form.html.erb
diff options
context:
space:
mode:
authorPhilip Arndt <git@p.arndt.io>2015-05-20 12:09:19 +1200
committerPhilip Arndt <git@p.arndt.io>2015-05-20 12:09:19 +1200
commit48929c277c2181355b780d5a5364b4c688bb3bc9 (patch)
treebd2d2eb793f5a19847eba7d6e4efedc74fa1f5e0 /app/views/refinery/blog/admin/posts/_form.html.erb
parent4efb627e5b140c4e1dee252b12c1fea31b9a42aa (diff)
parentde954c625840adb7c1e98f1c675e56bb5e3074d7 (diff)
downloadrefinerycms-blog-48929c277c2181355b780d5a5364b4c688bb3bc9.tar.gz
refinerycms-blog-48929c277c2181355b780d5a5364b4c688bb3bc9.tar.bz2
refinerycms-blog-48929c277c2181355b780d5a5364b4c688bb3bc9.zip
Merge pull request #438 from refinery/merge-pr-432
Replaces #432
Diffstat (limited to 'app/views/refinery/blog/admin/posts/_form.html.erb')
-rw-r--r--app/views/refinery/blog/admin/posts/_form.html.erb6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/views/refinery/blog/admin/posts/_form.html.erb b/app/views/refinery/blog/admin/posts/_form.html.erb
index 5cb061e..26b9f78 100644
--- a/app/views/refinery/blog/admin/posts/_form.html.erb
+++ b/app/views/refinery/blog/admin/posts/_form.html.erb
@@ -40,14 +40,14 @@
</div>
</div>
- <%= render '/refinery/admin/form_advanced_options_menu', :f => f %>
-
<div class='field'>
<%= f.label :tag_list, t('refinery.blog.shared.tags.title') -%>
<%= f.text_field :tag_list, value: @post.tag_list.to_s, :class => 'larger' -%>
</div>
- <div id='more_options' style="display:none;">
+ <%= render '/refinery/admin/form_advanced_options_menu', :f => f %>
+
+ <div id='more_options'>
<div class="hemisquare">
<h3><%= t('title', :scope => 'refinery.blog.admin.submenu.categories') %></h3>
<ul class='blog_categories'>