We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78c31a9 commit cb0b916Copy full SHA for cb0b916
views/templates/admin/configure.tpl
@@ -19,7 +19,7 @@ jQuery(document).ready(function() {
19
siteUrl: '{$siteUrl}',
20
tokenUrl: "token={$tokenVuefront|escape:'html':'UTF-8'}",
21
apiURL: '',
22
- type: 'prestahop'
+ type: 'prestashop'
23
})
24
25
</script>
0 commit comments