From f017c089f5ea740f3e4e458ff976e987ad2426ee Mon Sep 17 00:00:00 2001 From: Christian Hofmaier Date: Mon, 10 Apr 2017 18:58:26 +0200 Subject: [permission-manager] moved multiple code, added text-search to rolesTable --- modules-available/permissionmanager/templates/roleeditor.html | 4 ---- 1 file changed, 4 deletions(-) (limited to 'modules-available/permissionmanager/templates/roleeditor.html') diff --git a/modules-available/permissionmanager/templates/roleeditor.html b/modules-available/permissionmanager/templates/roleeditor.html index 7de8eaf3..d21b3fbd 100644 --- a/modules-available/permissionmanager/templates/roleeditor.html +++ b/modules-available/permissionmanager/templates/roleeditor.html @@ -83,10 +83,6 @@ } }); - $("form input").keydown(function(e) { - if (e.keyCode === 13) e.preventDefault(); - }); - $(".module-toggle").click(function () { var button = $(this); var moduleBox = $("#" + button.data("moduleid")); -- cgit v1.2.3-55-g7522