Merge branch 'original' of https://github.com/SeyedHashtag/dijiq into original
This commit is contained in:
@ -275,7 +275,7 @@
|
|||||||
|
|
||||||
// Disable submit buttons by default
|
// Disable submit buttons by default
|
||||||
$("#addSubmitButton").prop("disabled", true);
|
$("#addSubmitButton").prop("disabled", true);
|
||||||
$("#editSubmitButton").prop("disabled", true);
|
// $("#editSubmitButton").prop("disabled", true);
|
||||||
|
|
||||||
//** Add Username validation on Add User Modal */
|
//** Add Username validation on Add User Modal */
|
||||||
$("#addUsername").on("input", function () {
|
$("#addUsername").on("input", function () {
|
||||||
|
|||||||
Reference in New Issue
Block a user