{{>copyright }} SPX | {{lang 'pagetitle.configshow'}} {{!--

format: {{showconfig.projectFormat}}

--}} {{>partial-templatebrowsermodal}} {{>partial-showextrabrowsermodal}}
{{>header page="showconfig"}}
{{#if messageCode}}
{{messageCode}}
{{/if}} {{#if errorCode}}
{{errorCode}}

{{lang errorCode}}
{{/if}}
{{lang 'config.templates'}}
{{#ifValue showconfig.projectFormat 'OGRAF'}} {{/ifValue}}  
{{!--
{{lang 'config.templates'}}  
--}}
{{#each showconfig.templates}}
{{#if imported}} {{/if}}
{{lang 'config.templatefile'}}
{{lang 'config.description'}}
{{lang 'config.inputfields'}} {{DataFields.length}} {{lang 'general.pcs'}}
{{lang 'config.ccgplayout'}}
{{lang 'config.dataformat'}}
{{lang 'config.webplayout'}}
{{lang 'config.stopmode'}}
{{lang 'config.coloraccent'}} {{{generateColorAccents uicolor @index}}}
{{lang 'config.updated'}} {{{generateTimestamp imported}}}
 
{{/each}}
{{#if showconfig.templates}} {{else}} {{lang 'config.addfirsttemplate'}}
{{/if}}


{{lang 'config.general'}}  

{{lang 'config.backgroundImage'}}


{{lang 'config.showextras'}}  

{{lang 'config.javascriptfile'}}
 
{{#each showconfig.showExtras.CustomControls}}
{{#ifValue ftype "button"}} {{/ifValue}} {{#ifValue ftype "togglebutton"}} {{/ifValue}} {{#ifValue ftype "selectbutton"}} {{/ifValue}}
{{lang 'config.buttontype'}} {{ftype}}
{{lang 'config.functiondescription'}}
{{lang 'config.buttoncolor'}}
{{lang 'config.buttontext'}}
{{lang 'config.functionhandler'}}
{{lang 'config.buttontexts'}}
{{lang 'config.functionhandler'}}
{{lang 'config.buttontext'}}
{{lang 'config.functionhandler'}}
{{lang 'config.defaultvalue'}}
{{lang 'config.options'}} {{#each items}}
{{/each}}
{{lang 'config.addnewtip'}}
 
{{/each}}
{{#if showconfig.showExtras.CustomControls}} {{else}} {{lang 'config.addfirstextra'}}
{{/if}}
{{>footer}}