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:
a03d5ab
)
Removed tokeninput from CRM/Core/Resources.php
author
Maggie
<maggie.epps@gmail.com>
Fri, 2 May 2014 01:17:31 +0000
(21:17 -0400)
committer
Maggie
<maggie.epps@gmail.com>
Fri, 2 May 2014 01:17:31 +0000
(21:17 -0400)
CRM/Core/Resources.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Core/Resources.php
b/CRM/Core/Resources.php
index c46b955e7d1111cdcd0401269ff7df3cd53c2c56..1da76247bbf59cf5291be9e59020e07455d3d382 100644
(file)
--- a/
CRM/Core/Resources.php
+++ b/
CRM/Core/Resources.php
@@
-619,10
+619,6
@@
class CRM_Core_Resources {
$items[] = "packages/jquery/plugins/jquery.blockUI$min.js";
$items[] = "packages/jquery/plugins/jquery.notify$min.js";
$items[] = "js/jquery/jquery.crmeditable.js";
-
- // TODO: tokeninput is deprecated in favor of select2 and will be removed soon
- $items[] = "packages/jquery/plugins/jquery.tokeninput$min.js";
- $items[] = "packages/jquery/css/token-input-facebook.css";
}
// Enable administrators to edit option lists in a dialog