Skip to content

Commit

Permalink
Update js/remove_btn.js.php
Browse files Browse the repository at this point in the history
Co-authored-by: Romain Lecouvreur <102067890+RomainLvr@users.noreply.github.com>
  • Loading branch information
Lainow and RomainLvr authored May 17, 2024
1 parent 0622d9d commit 4943d16
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions js/remove_btn.js.php
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,6 @@ function handleEvent() {
|| location.pathname.indexOf('problem.form.php') > 0
|| location.pathname.indexOf('change.form.php') > 0) {
$(document).on('glpi.tab.loaded', function() {
// requester_form.on('select2:select', handleEvent);
// requester_form.on('select2:unselect', handleEvent);
let buttons_to_delete = {
Group: {
requester: {$remove_delete_requester_group_btn},
Expand Down

0 comments on commit 4943d16

Please sign in to comment.