CHANGE_SHARE_DOCS_CREATE_ISSUE : AADHAVAN
This commit is contained in:
parent
27c6a2cc3c
commit
9643d13d95
@ -552,7 +552,7 @@
|
||||
|
||||
e.preventDefault(); // Prevent the form from submitting normally
|
||||
|
||||
if($('#client_branch_id').val()){
|
||||
if(!$('#client_branch_id').val()){
|
||||
toastr.warning('Select Client');
|
||||
return;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user