Skip to content

Commit

Permalink
fix: drop JavaScript function tipsy() in favor of botstrap tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepDiver1975 committed Nov 15, 2023
1 parent 6130c9b commit a80b42e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions js/admin.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,4 @@ $(document).ready(function() {
}
OC.AppConfig.setValue('customgroups', $(this).attr('name'), value);
});

$('.section .icon-info').tipsy({gravity: 'w'});
});

0 comments on commit a80b42e

Please sign in to comment.