diff --git a/views/bootstrap/class.UsrMgr.php b/views/bootstrap/class.UsrMgr.php index f7565fbc6..c0d49370a 100644 --- a/views/bootstrap/class.UsrMgr.php +++ b/views/bootstrap/class.UsrMgr.php @@ -406,21 +406,6 @@ function showUser(selectObj) { id = selectObj.options[selectObj.selectedIndex].value; $('div.ajax').trigger('update', {userid: id}); } - - -obj = -1; -function showUser(selectObj) { - if (obj != -1) - obj.style.display = "none"; - - id = selectObj.options[selectObj.selectedIndex].value; - if (id == -1) - return; - - obj = document.getElementById("keywords" + id); - obj.style.display = ""; -} - contentHeading(getMLText("user_management")); @@ -444,26 +429,12 @@ function showUser(selectObj) { ?> -
+
getID()."\"" : "") ?>>
-
- - - -getID()."\" style=\"display : none;\">"; - $this->showUserForm($currUser); - print "
\n"; - } - endif; -?> -
+
getID()."\"" : "") ?>>