- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 03 May 2005 19:08:09 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20/templates
In directory homer:/tmp/cvs-serv12265
Modified Files:
rddl.html rddl.xhtml
Log Message:
Fixed style sheet link
Index: rddl.xhtml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/templates/rddl.xhtml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** rddl.xhtml 3 May 2005 18:21:34 -0000 1.1
--- rddl.xhtml 3 May 2005 19:08:07 -0000 1.2
***************
*** 3,7 ****
<head>
<title>@NS@ Namespace</title>
! <link type="text/css" rel="stylesheet" href="/TR/base.css"/>
</head>
--- 3,7 ----
<head>
<title>@NS@ Namespace</title>
! <link type="text/css" rel="stylesheet" href="/StyleSheets/TR/base.css"/>
</head>
Index: rddl.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/templates/rddl.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** rddl.html 3 May 2005 18:21:34 -0000 1.1
--- rddl.html 3 May 2005 19:08:07 -0000 1.2
***************
*** 4,8 ****
<head>
<title>@NS@ Namespace</title>
! <link type="text/css" rel="stylesheet" href="/TR/base.css"/>
</head>
--- 4,8 ----
<head>
<title>@NS@ Namespace</title>
! <link type="text/css" rel="stylesheet" href="/StyleSheets/TR/base.css"/>
</head>
Received on Tuesday, 3 May 2005 19:08:22 UTC