simplification
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
</definition>
|
||||
|
||||
<definition name="index.body" template="/WEB-INF/hotels/index.jsp">
|
||||
<put-attribute name="hotelSearchForm" value="hotels.searchForm" />
|
||||
<put-attribute name="hotelSearchForm" value="/WEB-INF/hotels/hotelSearchForm.jsp" />
|
||||
<put-attribute name="bookingsTable" value="/WEB-INF/hotels/bookingsTable.jsp" />
|
||||
</definition>
|
||||
|
||||
@@ -22,6 +22,4 @@
|
||||
<put-attribute name="body" value="/WEB-INF/hotels/show.jsp" />
|
||||
</definition>
|
||||
|
||||
<definition name="hotels.searchForm" template="/WEB-INF/hotels/hotelSearchForm.jsp" />
|
||||
|
||||
</tiles-definitions>
|
||||
|
||||
Reference in New Issue
Block a user