svn commit: r45135 - head/en_US.ISO8859-1/htdocs/layout/css
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb
Date: Fri Jun 27 20:36:10 2014
New Revision: 45135
URL: http://svnweb.freebsd.org/changeset/doc/45135
Log:
Increment the layout.css date to try to prevent caching of the
old file.
Sponsored by: The FreeBSD Foundation
Modified:
head/en_US.ISO8859-1/htdocs/layout/css/fixed.css
Modified: head/en_US.ISO8859-1/htdocs/layout/css/fixed.css
==============================================================================
--- head/en_US.ISO8859-1/htdocs/layout/css/fixed.css Fri Jun 27 19:36:12 2014 (r45134)
+++ head/en_US.ISO8859-1/htdocs/layout/css/fixed.css Fri Jun 27 20:36:10 2014 (r45135)
@@ -12,7 +12,7 @@
*/
@import url("global.css");
-@import url("layout.css?20130112");
+@import url("layout.css?20140627");
@import url("text.css");
@import url("navigation.css");
@import url("table.css");
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"