projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31a146a
)
CRM-14949 Fix access_callback for l10n-js
author
Coleman Watts
<coleman@civicrm.org>
Tue, 14 Oct 2014 01:26:18 +0000
(21:26 -0400)
committer
Coleman Watts
<coleman@civicrm.org>
Tue, 14 Oct 2014 01:26:18 +0000
(21:26 -0400)
CRM/Core/xml/Menu/Misc.xml
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Core/xml/Menu/Misc.xml
b/CRM/Core/xml/Menu/Misc.xml
index 64c350ec7d52fe9394428b72139ca8455a123cd3..c9c5d92c423df5d8853f27401787855c5da24f49 100644
(file)
--- a/
CRM/Core/xml/Menu/Misc.xml
+++ b/
CRM/Core/xml/Menu/Misc.xml
@@
-178,5
+178,6
@@
<item>
<path>civicrm/ajax/l10n-js</path>
<page_callback>CRM_Core_Resources::outputLocalizationJS</page_callback>
+ <access_callback>1</access_callback>
</item>
</menu>