Fixed error editing locations

This commit is contained in:
Godwin 2017-08-18 11:15:54 -07:00
parent 34564083a8
commit d3f4bbe0ee

View File

@ -38,4 +38,4 @@
= columns(medium: 12) do
%p=((_"articles.admin.#{@admin_group}.descriptions.#{@admin_step}", :s)) unless @hide_description === true
= row do
= render @admin_step
= render @admin_step.to_s