Make font-awesome enabled by default

This commit is contained in:
Michael Foster 2013-07-29 12:27:10 -04:00
parent bd8bd3c02e
commit 5bab041814

View File

@ -568,7 +568,7 @@
// Use Font-Awesome for displaying lock and pin icons, instead of the images in static/.
// http://fortawesome.github.io/Font-Awesome/icon/pushpin/
// http://fortawesome.github.io/Font-Awesome/icon/lock/
$config['font_awesome'] = false;
$config['font_awesome'] = true;
$config['font_awesome_css'] = 'stylesheets/font-awesome/css/font-awesome.min.css';
// Boardlinks