Skip to content
Snippets Groups Projects
Commit dc15d292 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

event translate (not working because of #1508)

parent 8b4e136a
No related branches found
No related tags found
No related merge requests found
......@@ -52,6 +52,11 @@
<%= render 'admin/application/featured_image/edit', about: event, f: f %>
</div>
</div>
<% content_for :action_bar_left do %>
<%= render 'admin/application/i18n/translate_button', about: event %>
<% end %>
<% content_for :action_bar_right do %>
<%= submit f %>
<% end %>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment