@ -249,6 +249,8 @@ function get_admin(type) {
token: localStorage.getItem('token'),
type: "state"
}),
contentType: "application/json; charset=utf-8",
dataType: "json",
success: function(data) {
if(data.success) {