-
-
-
- diff --git a/custom/js/helper.js b/custom/js/helper.js index f337e5d..86f6dc7 100644 --- a/custom/js/helper.js +++ b/custom/js/helper.js @@ -78,34 +78,6 @@ function renderClientList(data) { }); } -function renderUserList(data) { - $.each(data, function(index, obj) { - let clientStatusHtml = '>' - - // render user html content - let html = `
- Users Settings -
- -