Skip to content

Commit

Permalink
Merge pull request #1 from Mofazzal874/Mofazzal
Browse files Browse the repository at this point in the history
Mofazzal er branch
  • Loading branch information
Mofazzal874 authored May 18, 2024
2 parents 9333a13 + c443ff5 commit 06fd461
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ public void onClick(View v) {
startActivity(new Intent(AdminPanel.this,ModifyProducts.class));
}
});
//Mofazzal
Delete.setOnClickListener(new View.OnClickListener() {
@Override
public void onClick(View v) {
Expand Down

0 comments on commit 06fd461

Please sign in to comment.