Commit be5f555b41c3341a3ba22762a92f61e747c5b510
1 parent
d5aaf22c
Exists in
theme-brasil-digital-from-staging
and in
9 other branches
added missing partial
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1 @@ |
1 | +<%= labelled_form_field(_('Publish date'), date_field('article[published_at]', DateTime.current, '%Y-%m-%d', {:max_date => '+0d', :date_format => 'yy-mm-dd'}, {:id => "article_published_at"})) %> | ... | ... |