CSUMB-SP17-CST499 / Group-Assignment-Tool

0 stars 3 forks source link

Refactor html table loading #128

Closed eliasargandara closed 7 years ago

eliasargandara commented 7 years ago

Description: Refactored code for the table.js file to make it reusable for multiple pages.

Test Plan: Verify the employees page loads succesfully.

eliasargandara commented 7 years ago

I removed the unnecessary comments and I refactored more of the code. The code I wrote should be reusable for the Roles page. The table also automatically reloads when an employee is deleted.