This commit is contained in:
@@ -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 %>
|
||||
|
||||
Reference in New Issue
Block a user