Add in shares contrib also fix comment out script in partial add fix json5 python

This commit is contained in:
2025-05-21 11:06:32 +01:00
parent b6a31f89df
commit 588081417b
21 changed files with 3288 additions and 5 deletions

View File

@@ -0,0 +1,35 @@
//
// Generated by sm1-html-2-json5 version:0.5 Chameleon version:3.8.1 On Python:3.12.3 at 2025-05-20 15:41:15
//
{
'PackageName': 'shared-folders_remove',
'prefix': '',
'MenuHeading': 'Miscellaneous',
'MenuDescription': 'shared-folders_remove',
'MenuNavigation': '2000 400',
'firstPanel': 'PARAMS',
'signalEvent': 'smeserver-shared-folders_remove-update',
'html': [
{
'Name': 'params',
'route': 'PARAMS',
'Header': 'Create, modify, or remove shared folders',
'SubHeader': 'Remove shared folder',
'Paragraph1': 'You are about to remove the following shared folder',
'Paragraph2': 'All files belonging to this shared folder will be deleted.',
'Paragraph3': 'Are you sure you wish to remove it ?',
'Input1': {
'Type': 'Submit',
'Value': 'Cancel',
'Name': 'cancel',
'Label': 'cancel'
},
'Input2': {
'Type': 'Submit',
'Value': 'Remove',
'Name': 'remove',
'Label': 'remove'
}
}
]
}