Index: home.jsp =================================================================== --- home.jsp (revision 373766) +++ home.jsp (working copy) @@ -20,7 +20,13 @@ InputSuggestAjax Input Suggest - Schedule + + + Schedule with sample entries + Schedule with possibility for adding/removing entries + Customizable schedule + Schedule with custom styleClasses and custom EntryRenderer + Automatically updated dataTable per AJAX AJAX Form Components AccordionPanel Index: schedule.jsp =================================================================== --- schedule.jsp (revision 373766) +++ schedule.jsp (working copy) @@ -1,54 +0,0 @@ -<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%> -<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%> -<%@ taglib uri="http://myfaces.apache.org/tomahawk" prefix="t"%> -<%@ taglib uri="http://myfaces.apache.org/sandbox" prefix="s"%> - - - - - <%@include file="inc/head.inc" %> - - - - Schedule examples - - - - - - - - - - - - - - <%@include file="inc/page_footer.jsp" %> - -