Admin auth functionally complete
This commit is contained in:
@@ -253,7 +253,8 @@ $(function () {
|
||||
},
|
||||
unhighlight: function (element) {
|
||||
$(element).closest(".control-group").removeClass("error");
|
||||
}
|
||||
},
|
||||
debug: true
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user