Replace deprecated jQuery .focus() with .trigger("focus")
authorAnton Khorev <tony29@yandex.ru>
Sun, 6 Apr 2025 11:37:19 +0000 (14:37 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sun, 6 Apr 2025 11:37:19 +0000 (14:37 +0300)
commit2919473f5b0012b9b6557be821c01b60adee0903
treeab01a85af4b44d0cbdd8392984576b8b84ba1929
parentc1eee571f6b6a7bde52bb236a336fbc69598f3fe
Replace deprecated jQuery .focus() with .trigger("focus")
app/assets/javascripts/index/new_note.js