]> git.openstreetmap.org Git - rails.git/commit
Remove .message-summary css classes and selectors
authorAnton Khorev <tony29@yandex.ru>
Tue, 30 Apr 2024 03:49:30 +0000 (06:49 +0300)
committerAnton Khorev <tony29@yandex.ru>
Tue, 30 Apr 2024 03:49:30 +0000 (06:49 +0300)
commita84c1cb89dbf51b89de3cc966b4ef132a09c7d66
tree955fe8ba12e5bf9f1144e5d3220edfebddb682db
parentb46c53d329a812ea43cfac1ffca23795cffdc707
Remove .message-summary css classes and selectors

They are not necessary because they select every table body row, and the table already has its own class.
app/assets/javascripts/messages.js
app/views/messages/_message_summary.html.erb
app/views/messages/_sent_message_summary.html.erb