- From: Robin Berjon via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 19 Jan 2010 17:13:14 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/common
In directory hutz:/tmp/cvs-serv19312
Modified Files:
config.js
Log Message:
hopefully this will fix the problems I'm seeing
Index: config.js
===================================================================
RCS file: /sources/public/2009/dap/common/config.js,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- config.js 2 Dec 2009 13:31:23 -0000 1.7
+++ config.js 19 Jan 2010 17:13:12 -0000 1.8
@@ -1,4 +1,4 @@
-
+respecConfig.inlineCSS = true;
respecConfig.extraCSS = ["../ReSpec.js/css/respec.css"];
if (!respecConfig.editors) respecConfig.editors = [
{ name: "Robin Berjon",
Received on Tuesday, 19 January 2010 17:13:15 UTC