Vijayakrishnan преди 4 години
родител
ревизия
25c35f9dd2
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      resources/views/app/practice-management/process-claims.blade.php

+ 0 - 1
resources/views/app/practice-management/process-claims.blade.php

@@ -322,7 +322,6 @@
                             this.currentMBClaim = null;
                             this.currentClaimLines = null;
                             $.get('/claims/current-mb-claim/' + claim.uid, (_data) => {
-                                _data = null;
                                 if(!_data || _data === 'null') {
                                     alert('Please generate a submission for this claim');
                                     return false;