Femmi / IFinder

A web application that helps student of Humber College to find or log in a missing item
0 stars 0 forks source link

Implement item delete functionality #5

Closed abhinavseewoosungkur closed 9 years ago

abhinavseewoosungkur commented 9 years ago

The table of items found in the administrator's portal has a delete button associate with it. This needs to be linked with the code deleting the item. A confirmation dialog box can be made to appear which prompts the user (admin) to confirm the delete operation.

abhinavseewoosungkur commented 9 years ago

Done