Skip to content

Instantly share code, notes, and snippets.

@herestomwiththeweather
Created May 21, 2011 03:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save herestomwiththeweather/984187 to your computer and use it in GitHub Desktop.
Save herestomwiththeweather/984187 to your computer and use it in GitHub Desktop.
single payment authorization view
<%= check_box_tag 'authorize' %> authorize <span id="scope-action"><%= @token.action_name %></span> <img src="<%= @token.action_icon_uri %>"> of <%= @token.amount %> <%= @token.asset %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment