[jboss-cvs] JBossBlog SVN: r273 - trunk/view/manage/proposition.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Mar 26 07:40:23 EDT 2008


Author: adamw
Date: 2008-03-26 07:40:23 -0400 (Wed, 26 Mar 2008)
New Revision: 273

Removed:
   trunk/view/manage/proposition/proposition_accept.xhtml
Log:


Deleted: trunk/view/manage/proposition/proposition_accept.xhtml
===================================================================
--- trunk/view/manage/proposition/proposition_accept.xhtml	2008-03-26 11:37:06 UTC (rev 272)
+++ trunk/view/manage/proposition/proposition_accept.xhtml	2008-03-26 11:40:23 UTC (rev 273)
@@ -1,20 +0,0 @@
-<!DOCTYPE composition PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<ui:composition xmlns="http://www.w3.org/1999/xhtml"
-                xmlns:s="http://jboss.com/products/seam/taglib"
-                xmlns:ui="http://java.sun.com/jsf/facelets"
-                xmlns:f="http://java.sun.com/jsf/core"
-                xmlns:h="http://java.sun.com/jsf/html"
-                xmlns:rich="http://richfaces.org/rich"
-                xmlns:a="http://richfaces.org/a4j"
-                template="../../layout/template.xhtml">
-    <ui:define name="header">
-        Accept feed: #{feedMod.feed.name}
-    </ui:define>
-
-    <ui:define name="body">
-        <ui:include src="../feed_mod.xhtml">
-            <ui:param name="new" value="false" />
-        </ui:include>
-    </ui:define>
-</ui:composition>




More information about the jboss-cvs-commits mailing list