Sha256: a874e7dea85adce590b379d117d1413429deb9bb1325c5b92e25c0a8fdfd753a
Contents?: true
Size: 369 Bytes
Versions: 12
Compression:
Stored size: 369 Bytes
Contents
<h2>Billing Information</h2> <table class="adminTable"> <thead> <tr> <th>User</th> <th>Credit Card</th> <th>Vault ID</th> <th>Created</th> <th></th> <th></th> </tr> </thead> <tbody> <%= render :partial => 'admin/billing_informations/billing_information', :collection => @billing_informations -%> </tbody> </table>
Version data entries
12 entries across 12 versions & 1 rubygems