diff --git a/app/views/admin/payments/source_forms/_paypalexpress.html.erb b/app/views/admin/payments/source_forms/_paypalexpress.html.erb new file mode 100644 index 0000000..02ce32a --- /dev/null +++ b/app/views/admin/payments/source_forms/_paypalexpress.html.erb @@ -0,0 +1,9 @@ +<% content_for :head do %> + +<% end %> + diff --git a/app/views/admin/payments/source_views/_paypalexpress.erb b/app/views/admin/payments/source_views/_paypalexpress.html.erb similarity index 100% rename from app/views/admin/payments/source_views/_paypalexpress.erb rename to app/views/admin/payments/source_views/_paypalexpress.html.erb