mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
removing duplicate methoads
This commit is contained in:
parent
7698c12d80
commit
bb8985781e
@ -109,9 +109,6 @@ function getSelectedPolicies() {
|
|||||||
return policyList;
|
return policyList;
|
||||||
}
|
}
|
||||||
|
|
||||||
function htmlspecialchars(text){
|
|
||||||
return jQuery('<div/>').text(text).html();
|
|
||||||
}
|
|
||||||
|
|
||||||
$(document).ready(function () {
|
$(document).ready(function () {
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user