|
|
|
@ -19,7 +19,7 @@ |
|
|
|
<% row.with_action( |
|
|
|
<% row.with_action( |
|
|
|
text: detail[:action][:text], |
|
|
|
text: detail[:action][:text], |
|
|
|
href: detail[:action][:href], |
|
|
|
href: detail[:action][:href], |
|
|
|
visually_hidden_text: detail[:action][:visually_hidden_text] |
|
|
|
visually_hidden_text: detail[:action][:visually_hidden_text], |
|
|
|
) %> |
|
|
|
) %> |
|
|
|
<% end %> |
|
|
|
<% end %> |
|
|
|
<% end %> |
|
|
|
<% end %> |
|
|
|
|