accountsAjax URL is available even if there is no matching property.
This commit is contained in:
parent
e175cca388
commit
8619613fca
1 changed files with 2 additions and 1 deletions
|
@ -70,8 +70,9 @@ var associateProfileFieldsData = {
|
|||
|
||||
<#if showAssociation??>
|
||||
associationEnabled: true ,
|
||||
ajaxUrl: '${formUrls.accountsAjax}'
|
||||
</#if>
|
||||
|
||||
ajaxUrl: '${formUrls.accountsAjax}'
|
||||
};
|
||||
</script>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue