Author: nbelaevski
Date: 2007-11-16 15:44:13 -0500 (Fri, 16 Nov 2007)
New Revision: 4058
Modified:
trunk/sandbox/samples/orderingListDemo/src/main/webapp/pages/index.jsp
Log:
Latest changes for orderingList
Modified: trunk/sandbox/samples/orderingListDemo/src/main/webapp/pages/index.jsp
===================================================================
--- trunk/sandbox/samples/orderingListDemo/src/main/webapp/pages/index.jsp 2007-11-16
20:44:08 UTC (rev 4057)
+++ trunk/sandbox/samples/orderingListDemo/src/main/webapp/pages/index.jsp 2007-11-16
20:44:13 UTC (rev 4058)
@@ -19,8 +19,9 @@
font-weight: bold;
}
- </style>
- <script type="text/javascript"
src="scripts/effects.js"></script>
+ </style>
+
+ <script type="text/javascript"
src="${pageContext.request.contextPath}/scripts/effects.js"></script>
<title>Ordering List Demo.</title>
</head>
<body>
Show replies by date