Sha256: b311936b03353a5b65a514335d75c027fcd9c711ffb7d79d7d1e482991e7006a

Contents?: true

Size: 179 Bytes

Versions: 6

Compression:

Stored size: 179 Bytes

Contents

<%= render 'header' %>

<h1>Editing Subscription</h1>

<%= render 'form', subscription: @subscription, url: tang.admin_subscription_path(@subscription) %>

<%= render 'footer' %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
tang-0.2.2 app/views/tang/admin/subscriptions/edit.html.erb
tang-0.2.1 app/views/tang/admin/subscriptions/edit.html.erb
tang-0.2.0 app/views/tang/admin/subscriptions/edit.html.erb
tang-0.1.0 app/views/tang/admin/subscriptions/edit.html.erb
tang-0.0.9 app/views/tang/admin/subscriptions/edit.html.erb
tang-0.0.8 app/views/tang/admin/subscriptions/edit.html.erb