Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
fix(JS): removing debug
Browse files Browse the repository at this point in the history
  • Loading branch information
sc979 committed Mar 13, 2019
1 parent db79f5a commit 85d031d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,8 @@
</form>
<script>
{literal}
console.log("here");
//reloading the page after selecting a hg in the select2 field
jQuery('#hostgroups_selected').on('change', function(e) {
console.log("hg changed");
monitoring_refresh();
});
{/literal}
Expand Down

0 comments on commit 85d031d

Please sign in to comment.