]> git.openstreetmap.org Git - rails.git/commit
Convert remaining heading titles to use h1
authorAndy Allan <git@gravitystorm.co.uk>
Thu, 11 Nov 2021 15:12:18 +0000 (15:12 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Thu, 11 Nov 2021 15:12:23 +0000 (15:12 +0000)
commit75749cc54024ef7b4a06a5415f685331facbb467
tree2773ee6da116dfdd7d111d67b06a8d2b5f9a23f2
parentc615bebc29d3b49731b94ed1f2f1c5b1d164cf66
Convert remaining heading titles to use h1

This makes them consistent with all the other pages that use h1
in the `content_for :heading` sections
app/views/diary_entries/no_such_entry.html.erb
app/views/diary_entries/show.html.erb
app/views/issues/show.html.erb
app/views/messages/new.html.erb
app/views/messages/show.html.erb
app/views/notes/index.html.erb
app/views/traces/edit.html.erb
app/views/traces/offline.html.erb
app/views/traces/show.html.erb
test/controllers/diary_entries_controller_test.rb