diff --git a/app/views/layouts/application-ng.rhtml b/app/views/layouts/application-ng.rhtml index 1fe211e..0bbc2f2 100644 --- a/app/views/layouts/application-ng.rhtml +++ b/app/views/layouts/application-ng.rhtml @@ -13,7 +13,8 @@ <%= stylesheet_link_tag icon_theme_stylesheet_path %> <%= stylesheet_link_tag theme_stylesheet_path %> <%= stylesheet_link_tag jquery_ui_theme_stylesheet_path %> - <%= stylesheet_link_tag "token-input-facet" %> + <%= stylesheet_link_tag "token-input" %> + <%= stylesheet_link_tag "token-input-facebook" %> <% @plugins.enabled_plugins.each do |plugin| %> <% if plugin.stylesheet? %> <%= stylesheet_tag plugin.class.public_path('style.css'), {} %> -- libgit2 0.21.2