Skip to content

Commit

Permalink
Fix create menu button tooltip placement
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen committed Jan 12, 2024
1 parent 3f4ba75 commit 11fccad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/alchemy/admin/nodes/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
label: Alchemy.t(:create_menu),
url: alchemy.new_admin_node_path,
hotkey: 'alt+n',
tooltip_placement: "top-start",
dialog_options: {
title: Alchemy.t(:create_menu),
size: '450x120'
Expand Down

0 comments on commit 11fccad

Please sign in to comment.