diff --git a/app/views/admin/conference/index.html.haml b/app/views/admin/conference/index.html.haml index 11958df7..71c2c916 100644 --- a/app/views/admin/conference/index.html.haml +++ b/app/views/admin/conference/index.html.haml @@ -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