Minor annoyance with the UI tags that took me an hour or two to track down
(I thought I was going insane or stupid not being able to work out theming -
as usual it was something simple).

The current tags include <%@ include
file="/template/standard/controlheader.jsp" %>

I think this should be <%@ include file="controlheader.jsp" %>

So that when you copy the standard directory to make your own theme, you
don't end up including the standard control header! (which makes you wonder
why editing your themes control header has no affect - and then question
your sanity/tiredness hours later).

My $0.02 - learn from my mistake :)

-mike


_______________________________________________
Webwork-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webwork-user

Reply via email to