* Console:

- Add a little color to confignav
      - Remove 'no skew' indication
This commit is contained in:
zzz
2009-05-20 22:50:14 +00:00
parent 438ea1b269
commit b1465b7dff
5 changed files with 20 additions and 21 deletions

View File

@ -143,7 +143,7 @@
</target>
<uptodate property="precompilejsp.uptodate" targetfile="../jsp/web-out.xml">
<srcfiles dir= "../jsp" includes="**/*.jsp, **/*.html, susimail/susimail, web.xml"/>
<srcfiles dir= "../jsp" includes="**/*.jsp, **/*.html, *.css, susimail/susimail, web.xml"/>
</uptodate>
<target name="javadoc">