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:
80ab9d7
)
Remove unused wysiwyg settings from angular callback
author
Coleman Watts
<coleman@civicrm.org>
Mon, 19 Oct 2015 00:02:39 +0000
(20:02 -0400)
committer
Coleman Watts
<coleman@civicrm.org>
Mon, 19 Oct 2015 00:02:39 +0000
(20:02 -0400)
Civi/Angular/Manager.php
patch
|
blob
|
blame
|
history
diff --git
a/Civi/Angular/Manager.php
b/Civi/Angular/Manager.php
index 5f316a215228803ad4f35d984276634ec4c8a110..9982b21c6b83529f0e6efaf2be9dfd79c3bd68e2 100644
(file)
--- a/
Civi/Angular/Manager.php
+++ b/
Civi/Angular/Manager.php
@@
-101,10
+101,6
@@
class Manager {
'ext' => 'civicrm',
'js' => array('ang/crmUi.js'),
'partials' => array('ang/crmUi'),
- 'settings' => array(
- 'browseUrl' => $config->userFrameworkResourceURL . 'packages/kcfinder/browse.php',
- 'uploadUrl' => $config->userFrameworkResourceURL . 'packages/kcfinder/upload.php',
- ),
);
$angularModules['crmUtil'] = array(
'ext' => 'civicrm',