Switch admin list glyphs to FontAwesome...

... match with dashbox icons.
This commit is contained in:
James Mason 2014-08-15 18:08:07 -07:00
parent 9415128fcb
commit df35b8bc46

View file

@ -65,15 +65,15 @@
%ul.nav.nav-tabs#recentTable
%li.active
%a{:href=>"#recent_user", "data-toggle"=>"tab"}
%span.glyphicon.glyphicon-user
%span.fa.fa-user
Recent Users
%li
%a{:href=>"#recent_reg", "data-toggle"=>"tab"}
%span.glyphicon.glyphicon-star
%span.fa.fa-check-square
Recent Registrations
%li
%a{:href=>"#recent_submissions", "data-toggle"=>"tab"}
%span.glyphicon.glyphicon-comment
%span.fa.fa-file-text
Recent Submissions
.tab-content
.tab-pane.active#recent_user