Align end

This commit is contained in:
Brenda Wallace
2020-08-02 08:32:57 +12:00
parent 94e6576b36
commit 0e02ee749f

View File

@@ -75,7 +75,7 @@ module ApplicationHelper
public_send("crop_#{type}_path", crop, all: all)
else
public_send("#{type}_path", all: all)
end
end
end
def title(type, owner, crop, planting)