Skip to content

Commit 1a29023

Browse files
committed
delete unused partial
1 parent e2d2f30 commit 1a29023

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

app/controllers/donation_sites_controller.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ def create
2626
render action: :new
2727
end
2828
end
29-
format.js { render partial: "shared/table_row_prepend", object: @donation_site }
3029
end
3130
end
3231

docs/user_guide/bank/community_donation_sites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Previously recorded information about Donation Sites appears on this page includ
1212

1313
### Adding a Donation Site
1414

15-
Create a new site by clicking the "+ New Donation Site" button. This renders a form or you to fill the site's name, address, contact name, e-mail, and phone number. After entering the required details, click the "Save" button to create the new Donation Site.
15+
Create a new site by clicking the "+ New Donation Site" button. This renders a form for you to fill the site's name, address, contact name, e-mail, and phone number. After entering the required details, click the "Save" button to create the new Donation Site.
1616

1717
![Add Donation_Site](images/community/donation_sites/add_new_donation_site.jpg)
1818

0 commit comments

Comments
 (0)