From 40c57f3deeed9c8add9a1a5453da0e75334cd5de Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Wed, 23 Mar 2016 08:57:54 +0100 Subject: [PATCH] take out obsolete php code in comment of javascript --- views/bootstrap/class.UserDefaultKeywords.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {