Update custom generation for select, checkbox, textare, and expand Xml templates for other input types
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
'MenuHeading': 'Network',
|
||||
'MenuDescription': 'Letsencrypt certificate',
|
||||
'MenuNavigation': '6000 6600',
|
||||
'firstPanel': 'LIST',
|
||||
'firstPanel': 'PARAMS',
|
||||
'signalEvent': 'smeserver-letsencrypt-update',
|
||||
'html': [
|
||||
{
|
||||
@@ -96,7 +96,6 @@
|
||||
{
|
||||
'Name': 'params',
|
||||
'route': 'PARAMS',
|
||||
'Header': 'Configuration for Letsencrypt',
|
||||
'SubHeader': 'Manage letsencrypt-config settings:',
|
||||
'Paragraph1': 'CONFIG_LETSENCRYPT',
|
||||
'Input1': {
|
||||
@@ -234,7 +233,11 @@
|
||||
'Value': 'Save',
|
||||
'Name': 'Next',
|
||||
'Label': null
|
||||
}
|
||||
},
|
||||
'Input10': {
|
||||
'Type': 'Submit',
|
||||
'Value': 'Back',
|
||||
}
|
||||
},
|
||||
{ 'Name':'CheckAllDomains',
|
||||
'route':'CHECKALLDOMAINS',
|
||||
|
Reference in New Issue
Block a user