]> git.openstreetmap.org Git - rails.git/commit
Restore terms partial removed in 606b5c1b6a3b
authorTom Hughes <tom@compton.nu>
Thu, 6 Aug 2026 17:33:14 +0000 (18:33 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 19 Aug 2026 17:23:31 +0000 (18:23 +0100)
commit0e320362ffdbd54b1917d9ae99ca88f12fe0f8e7
treea57f0761e878e666cf35d29f85ba2fad14517734
parent98e3260802172311daca3620db692cb4fae46fac
Restore terms partial removed in 606b5c1b6a3b

The partial is used when rendering the terms on their own
as part of an XHR request to update the page.
app/controllers/accounts/terms_controller.rb
app/views/accounts/terms/_terms.html.erb [new file with mode: 0644]
app/views/accounts/terms/show.html.erb
test/controllers/accounts/terms_controller_test.rb