forked from v4l3n71n/covas-bo
update page addevents
This commit is contained in:
@@ -216,11 +216,9 @@ document.getElementById("searchUser").addEventListener("keydown", function(ev){
|
||||
}
|
||||
});
|
||||
|
||||
listInput = ["Status", "Pages" ]
|
||||
if (pathURL=="users"){
|
||||
listInput = ["Status", "Roles", "Pages" ]
|
||||
}
|
||||
if (pathURL=="events"){
|
||||
listInput = ["Status", "Pages" ]
|
||||
listInput.append("Roles")
|
||||
}
|
||||
|
||||
for (var i=0; i<listInput.length; i++){
|
||||
|
Reference in New Issue
Block a user