fixing the forms again

This commit is contained in:
2023-01-21 22:43:39 +02:00
parent 6852883273
commit accb668267
6 changed files with 23 additions and 7 deletions

View File

@ -0,0 +1,5 @@
module Merged
module FormHelper
include ViewHelper
end
end