mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-02-06 07:31:04 -05:00
Fixed button link, using translation that exists
This commit is contained in:
@@ -58,7 +58,7 @@ module ButtonsHelper
|
||||
|
||||
button(
|
||||
new_photo_path(id: model.id, type: model_type_for_photo(model)),
|
||||
'buttons.add_a_photo', 'camera'
|
||||
'buttons.add_photo', 'camera'
|
||||
)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user