diff --git a/views/bootstrap/class.UserDefaultKeywords.php b/views/bootstrap/class.UserDefaultKeywords.php index bb10e17c2..13aeef5e1 100644 --- a/views/bootstrap/class.UserDefaultKeywords.php +++ b/views/bootstrap/class.UserDefaultKeywords.php @@ -48,7 +48,7 @@ function showKeywords(selectObj) { } sel = document.getElementById("selector"); -sel.selectedIndex=0; //; +sel.selectedIndex=0; showKeywords(sel); $(document).ready(function() {