scaffold models
This commit is contained in:
6
app/views/settings/payment_method_settings/edit.html.erb
Normal file
6
app/views/settings/payment_method_settings/edit.html.erb
Normal file
@@ -0,0 +1,6 @@
|
||||
<h1>Editing Settings Payment Method Setting</h1>
|
||||
|
||||
<%= render 'form', settings_payment_method_setting: @settings_payment_method_setting %>
|
||||
|
||||
<%= link_to 'Show', @settings_payment_method_setting %> |
|
||||
<%= link_to 'Back', settings_payment_method_settings_path %>
|
||||
Reference in New Issue
Block a user