Skip to content

Commit

Permalink
Fix add user icon tooltip placement
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen committed Jan 12, 2024
1 parent 338a606 commit b5a30a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/alchemy/admin/users/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
url: alchemy.new_admin_user_path,
title: Alchemy.t(:create_user),
hotkey: 'alt+n',
tooltip_placement: "top-start",
dialog_options: {
title: Alchemy.t(:create_user),
size: "430x560"
Expand Down

0 comments on commit b5a30a9

Please sign in to comment.