Seitentitel kann weggelassen werden
[website] / src / main / webapp / WEB-INF / views / index.jsp
index 1c6a95e..4cde8f8 100644 (file)
@@ -3,14 +3,14 @@
 <%@page session="false" %>
 <%@taglib uri="http://tiles.apache.org/tags-tiles" prefix="t" %>
 <t:insertDefinition name="NOMENU">
-  <t:putAttribute name="title" value="Branding" type="string"/>
+  <t:putAttribute name="title" value="Branding" type="string" cascade="true"/>
   <t:putAttribute name="header">
     <h1 id="logo"><strong class="l">juplo</strong></h1>
   </t:putAttribute>
   <t:putAttribute name="breadcrumb">
     <li class="b"><strong class="b">Home</strong></li>
   </t:putAttribute>
-  <t:putAttribute name="maincontent" type="string">
+  <t:putAttribute name="maincontent" type="string" cascade="true">
     <div class="pack cf">
       <div class="left">
         <h2>hibernate4-maven-plugin</h2>