Merge branch 'rails3' of https://github.com/bgarret/paiementcic into bgarret-rails3
commit
d4bc57df1a
|
@ -22,6 +22,6 @@ 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.html_safe
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue