Update src/Umbraco.Web.UI.Client/src/views/users/views/users/users.controller.js

This commit is contained in:
Warren Buckley
2019-02-12 10:57:39 +00:00
committed by GitHub
parent e4a492dc57
commit 810d8fa87a

View File

@@ -629,7 +629,7 @@
vm.allowEnableUser = false;
vm.allowUnlockUser = false;
vm.allowSetUserGroup = false;
console.log("IS CURRENT!")
return false;
}