implemented ui functions for managing products, uploading images and editiing users
This commit is contained in:
4
static/pages/payup.js
Normal file
4
static/pages/payup.js
Normal file
@@ -0,0 +1,4 @@
|
||||
const tableContent = document.querySelector('.table-content');
|
||||
const tableSum = document.querySelector('.table-sum');
|
||||
|
||||
alert("NYI: Endpoint is not yet implemented. This demo ends here.");
|
Reference in New Issue
Block a user