Open RS apps in new tab
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-05-16 17:29:49 +04:00
parent dbbf116c52
commit c43e43d89c
3 changed files with 5 additions and 3 deletions
@@ -1,4 +1,4 @@
<%= link_to @href, class: @class, data: {
<%= link_to @href, class: @class, target: @target, data: {
'dropdown-target': "menuItem",
'action': "keydown.up->dropdown#previousItem:prevent keydown.down->dropdown#nextItem:prevent"
} do %>