diff --git a/webapp/src/main/webapp/js/individual/propertyGroupControls.js b/webapp/src/main/webapp/js/individual/propertyGroupControls.js index 9e5c9c274e..fd8f63c13d 100644 --- a/webapp/src/main/webapp/js/individual/propertyGroupControls.js +++ b/webapp/src/main/webapp/js/individual/propertyGroupControls.js @@ -138,7 +138,6 @@ $(document).ready(function(){ // deselect the default first tab if ( groupName == "viewAll" ) { - console.log("View all") showAllTabs(); } else {