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

Commit

Permalink
remove console
Browse files Browse the repository at this point in the history
  • Loading branch information
callapa committed Dec 10, 2018
1 parent 9c4ea05 commit ddbc8b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion www/include/monitoring/status/Common/commonJS.php
Original file line number Diff line number Diff line change
Expand Up @@ -985,7 +985,6 @@ function set_page(page) {
// Monitoring Refresh management Options

function monitoring_play() {
console.log(_o);
document.getElementById('JS_monitoring_play').style.display = 'none';
document.getElementById('JS_monitoring_pause').style.display = 'block';
document.getElementById('JS_monitoring_pause_gray').style.display = 'none';
Expand Down

0 comments on commit ddbc8b7

Please sign in to comment.