Make font-awesome enabled by default
This commit is contained in:
parent
bd8bd3c02e
commit
5bab041814
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user