Skip to content

Commit

Permalink
#1021 stop loading the non-existing file theme/bfs.css
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanrauh committed Oct 22, 2018
1 parent 06fbac9 commit deba72d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ public class Breadcrumbs extends BreadcrumbsCore implements net.bootsfaces.rende
public Breadcrumbs() {
Tooltip.addResourceFiles();
AddResourcesListener.addThemedCSSResource("core.css");
AddResourcesListener.addThemedCSSResource("bsf.css");
setRendererType(DEFAULT_RENDERER);
}

Expand Down

0 comments on commit deba72d

Please sign in to comment.