]> git.openstreetmap.org Git - rails.git/commit
Show 'api offline' message on new note page
authorAnton Khorev <tony29@yandex.ru>
Tue, 17 Dec 2024 00:34:14 +0000 (03:34 +0300)
committerAnton Khorev <tony29@yandex.ru>
Tue, 17 Dec 2024 00:34:14 +0000 (03:34 +0300)
commitca4ee6faa9378e7610356e36cbd4931a2657eeed
tree8fa1d7c822a246812c5b33469aab5c20ad17da00
parent86fae8980d97ba7fdd9345eb5e372fd4f8f20b7f
Show 'api offline' message on new note page
app/controllers/notes_controller.rb
app/views/notes/new_readonly.html.erb [new file with mode: 0644]
config/locales/en.yml
test/system/create_note_test.rb [new file with mode: 0644]