i18n updates to javascript files and related templates
This commit is contained in:
parent
57c962e82a
commit
d74176f18d
40 changed files with 373 additions and 106 deletions
|
@ -55,6 +55,9 @@ var proxyContextInfo = {
|
|||
baseUrl: '${urls.base}',
|
||||
ajaxUrl: '${formUrls.proxyAjax}'
|
||||
};
|
||||
var i18nStrings = {
|
||||
selectEditorAndProfile: '${i18n().select_editor_and_profile}'
|
||||
};
|
||||
</script>
|
||||
|
||||
${stylesheets.add('<link rel="stylesheet" href="${urls.base}/edit/forms/css/autocomplete.css" />',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue