Author: gmazza
Date: Fri Jul 18 15:47:31 2014
New Revision: 1611680
URL: http://svn.apache.org/r1611680
Log:
ROL-2039 rename roller_templatecode to custom_template_rendition.
Modified:
roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/head-ajax.jsp
roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/head.jsp
Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/head-ajax.jsp
URL:
http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/head-ajax.jsp?rev=1611680&r1=1611679&r2=1611680&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/head-ajax.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/head-ajax.jsp Fri Jul
18 15:47:31 2014
@@ -4,6 +4,7 @@ You can override it with your own file v
--%>
<%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
+<link rel="stylesheet" type="text/css" media="all" href="<s:url
value='/roller-ui/yui3/cssreset/cssgrids-min.css'/>" />
<link rel="stylesheet" type="text/css" media="all" href="<s:url
value='/roller-ui/yui3/cssreset/cssreset-min.css'/>" />
<link rel="stylesheet" type="text/css" media="all" href="<s:url
value='/roller-ui/yui3/cssfonts/cssfonts-min.css'/>" />
<link rel="stylesheet" type="text/css" media="all" href="<s:url
value='/roller-ui/yui3/cssbase/cssbase-min.css'/>" />
Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/head.jsp
URL:
http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/head.jsp?rev=1611680&r1=1611679&r2=1611680&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/head.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/head.jsp Fri Jul 18
15:47:31 2014
@@ -4,6 +4,7 @@ You can override it with your own file v
--%>
<%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
+<link rel="stylesheet" type="text/css" media="all" href="<s:url
value='/roller-ui/yui3/cssreset/cssgrids-min.css'/>" />
<link rel="stylesheet" type="text/css" media="all" href="<s:url
value='/roller-ui/yui3/cssreset/cssreset-min.css'/>" />
<link rel="stylesheet" type="text/css" media="all" href="<s:url
value='/roller-ui/yui3/cssfonts/cssfonts-min.css'/>" />
<link rel="stylesheet" type="text/css" media="all" href="<s:url
value='/roller-ui/yui3/cssbase/cssbase-min.css'/>" />