Skip to content

Commit

Permalink
Update account.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ianwieds committed Jan 5, 2024
1 parent c83c155 commit 627ef25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _layouts/master/authentication/account.html
Original file line number Diff line number Diff line change
Expand Up @@ -1837,7 +1837,6 @@ <h4 class="mb-0">{name} <span class="connect-account-identity text-muted" data-p

// Handle hash
var $hashBtn = document.querySelector('*[href="' + currentURL.hash + '"]');
// var $hashTrigger = select('*[data-hash-trigger="' + currentURL.hash + '"]');
var $hashTrigger = select('*[data-hash-trigger]');

// Unhide hash trigger
Expand Down

0 comments on commit 627ef25

Please sign in to comment.