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:
a4d9b7f
)
CRM-16415 add Font Awesome to bower.json
author
Andrew Hunt
<andrew@aghstrategies.com>
Thu, 30 Apr 2015 03:18:47 +0000
(23:18 -0400)
committer
Andrew Hunt
<andrew@aghstrategies.com>
Thu, 30 Apr 2015 03:18:47 +0000
(23:18 -0400)
----------------------------------------
* CRM-16415: Implement Font Awesome icon font
https://issues.civicrm.org/jira/browse/CRM-16415
bower.json
patch
|
blob
|
blame
|
history
diff --git
a/bower.json
b/bower.json
index 94f36433ff1431c6f3e2d494da20705a8f750f47..4938ce980b79985f6c578cad0109a2eb6e52a054 100644
(file)
--- a/
bower.json
+++ b/
bower.json
@@
-22,7
+22,8
@@
"select2": "colemanw/select2#stable/3.5",
"jquery-validation": "~1.13",
"datatables": "~1.10",
- "ckeditor": "~4.4"
+ "ckeditor": "~4.4",
+ "font-awesome": "~4.3.0"
},
"resolutions": {
"angular": "~1.3.8"