CRM-16415 include Font Awesome CSS
authorAndrew Hunt <andrew@aghstrategies.com>
Sun, 27 Sep 2015 19:42:23 +0000 (15:42 -0400)
committerAndrew Hunt <andrew@aghstrategies.com>
Tue, 13 Oct 2015 16:50:24 +0000 (12:50 -0400)
----------------------------------------
* CRM-16415: Implement Font Awesome icon font
  https://issues.civicrm.org/jira/browse/CRM-16415

CRM/Core/Resources.php

index f1d39f4de51edf8ac34f87a082aeb525cce732d7..bb95f7f1b6eb100762504b989d644ad3f7f752a9 100644 (file)
@@ -708,6 +708,7 @@ class CRM_Core_Resources {
       "packages/jquery/plugins/jquery.mousewheel.min.js",
       "bower_components/select2/select2.min.js",
       "bower_components/select2/select2.min.css",
+      "bower_components/font-awesome/css/font-awesome.min.css",
       "packages/jquery/plugins/jquery.tableHeader.js",
       "packages/jquery/plugins/jquery.form.min.js",
       "packages/jquery/plugins/jquery.timeentry.min.js",