Changes to deactivate/reactivate products (#89)

This commit is contained in:
rleed 2024-11-04 05:59:04 -03:00 committed by GitHub
parent 7a3b144a94
commit 2020bd9838
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 41 additions and 13 deletions

View file

@ -40,6 +40,12 @@ async function stallDetails(path) {
label: '',
field: ''
},
{
name: 'activate',
align: 'left',
label: '',
field: ''
},
{
name: 'id',