still need support for Rails 2.3
This commit is contained in:
parent
d4bc57df1a
commit
d07822c628
@ -22,6 +22,7 @@ module PaiementCic::FormHelper
|
||||
<input type="hidden" name="societe" id="societe" value="' + oa["societe"] + '" />
|
||||
<input type="hidden" name="texte-libre" id="texte-libre" value="' + oa["texte-libre"] + '" />
|
||||
<input type="hidden" name="mail" id="mail" value="''" />'
|
||||
html.html_safe
|
||||
|
||||
html.respond_to?(:html_safe) ? html.html_safe : html
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user