Builtin ConverseJS mode: fix advanced controls hiding.
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
boshServiceUrl: '{{BOSH_SERVICE_URL}}',
|
||||
websocketServiceUrl: '{{WS_SERVICE_URL}}',
|
||||
authenticationUrl: '{{AUTHENTICATION_URL}}',
|
||||
advancedControls: '{{ADVANCEDCONTROLS}}',
|
||||
advancedControls: '{{ADVANCEDCONTROLS}}' === 'true',
|
||||
theme: '{{CONVERSEJS_THEME}}'
|
||||
})
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user