Skip to content

Commit

Permalink
Update app.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jsalzer312 committed May 28, 2024
1 parent e2b69bc commit 3bae41a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,6 @@ function searchContact(first, last, contactId, favorite, pagination){
favoriteSearch = 0;
}


if(contactInEdit === 0){
//Search asking to see next page of contacts
if(pagination === 1){
Expand Down

0 comments on commit 3bae41a

Please sign in to comment.