Author: abelevich
Date: 2011-01-25 10:03:05 -0500 (Tue, 25 Jan 2011)
New Revision: 21212
Modified:
trunk/examples/output-demo/src/main/webapp/templates/template.xhtml
Log:
Fix
Modified: trunk/examples/output-demo/src/main/webapp/templates/template.xhtml
===================================================================
--- trunk/examples/output-demo/src/main/webapp/templates/template.xhtml 2011-01-25
15:00:17 UTC (rev 21211)
+++ trunk/examples/output-demo/src/main/webapp/templates/template.xhtml 2011-01-25
15:03:05 UTC (rev 21212)
@@ -11,6 +11,7 @@
<meta http-equiv="content-type" content="text/xhtml;
charset=UTF-8" />
<h:outputScript library="javax.faces" name="jsf.js"
target="head" />
+ <h:outputScript name="jquery.js" target="head" />
<style type="text/css">
.collapsed { display: none; }
Show replies by date