Skip to content

Commit

Permalink
Removed the load of standard.css
Browse files Browse the repository at this point in the history
  • Loading branch information
laliux committed Jun 26, 2015
1 parent 1cfa0c2 commit 3c8c35d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
xmlns:p="http://primefaces.org/ui">
<ui:composition>
<title>#{applicationBean.appName}</title>
<h:outputStylesheet library="css" name="standard.css" />
<h:outputScript library="js" name="calendar.js" />
</ui:composition>
</html>

0 comments on commit 3c8c35d

Please sign in to comment.