On 06/19/2009 06:41 PM, Partha Aji wrote:
Next time you git pull you may see 309 files changed... I basically did the following Moved <html:errors/> and <html:messages id="message" message="true"> <rhn:messages> <c:out escapeXml="false" value="${message}"/></rhn:messages></html:messages> to layout_c.jsp which is used by every page in our UI.. Now since its in a common place it made sense to remove the senseless duplicate code across all jsps and jspfs. Please let me know if you have any issues with the commit..Partha
Nice, this one one of those snippets that I (somewhat mindlessly) would copy over when adding a new JSP. Good change.
-- Jason Dobies RHN Satellite / Spacewalk RHCE# 805008743336126 Freenode: jdob @ #spacewalk #spacewalk-devel _______________________________________________ Spacewalk-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-devel
