Sha256: 686adb5354f3358b29f77fcbe6e6cc04c81ce27655fccab1ecf9067809438f6f
Contents?: true
Size: 973 Bytes
Versions: 1
Compression:
Stored size: 973 Bytes
Contents
<!-- ### --> <form id="pageform" action="" method="post" onsubmit="return formValidate(this);"> <script type="text/javascript"> //<![CDATA[ if (notNull(document.getElementById('pageform'))) { document.getElementById('pageform').setAttribute("autocomplete","off"); } //]]> </script> <div id="content"> <div id="pmcontent"> <!-- ### inc/pmheader<%= @locale_suffix %> --> <%= adyen_payment_fields(&block) %> <!-- ### --> </div> </div> <div id="foot"> <div id="footc"> <div id="nextstep"> <div id="nextstepc">Next Step Text</div> </div> <div id="footerb1div"> <input onclick="" type="submit" id="mainSubmit" value="continue" class="footerB nextB" /> </div> <div id="footerb2div"> <input onclick="" type="button" id="mainBack" value="previous" class="footerB backB" /> </div> </div> </div> </form> <!-- ### inc/cfooter<%= @locale_suffix %> -->
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
adyen-skinbuilder-0.4.2 | lib/adyen-skinbuilder/server/views/_adyen_form.html.erb |