Author: vanto
Date: Thu May 27 13:28:35 2010
New Revision: 948828
URL: http://svn.apache.org/viewvc?rev=948828&view=rev
Log:
license fix
Removed:
ode/branches/APACHE_ODE_1.3.4.X/axis2-war/src/main/webapp/css/SyntaxHighlighter.css
Modified:
ode/branches/APACHE_ODE_1.3.4.X/axis2-war/src/main/webapp/deployment.html
ode/branches/APACHE_ODE_1.3.4.X/axis2-war/src/main/webapp/processes.html
Modified:
ode/branches/APACHE_ODE_1.3.4.X/axis2-war/src/main/webapp/deployment.html
URL:
http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.3.4.X/axis2-war/src/main/webapp/deployment.html?rev=948828&r1=948827&r2=948828&view=diff
==============================================================================
--- ode/branches/APACHE_ODE_1.3.4.X/axis2-war/src/main/webapp/deployment.html
(original)
+++ ode/branches/APACHE_ODE_1.3.4.X/axis2-war/src/main/webapp/deployment.html
Thu May 27 13:28:35 2010
@@ -7,7 +7,7 @@
<link rel="stylesheet" href="js/yui/css/button.css" media="screen,
projection"/>
<link rel="stylesheet" href="js/bubbling/assets/accordion.css"
media="screen, projection"/>
<link rel="stylesheet" type="text/css"
href="js/yui/tab/skins/sam/tabview.css"/>
- <link rel="stylesheet" type=="text/css"
href="js/codepress/codepress.css"/>
+
<script type="text/javascript" src="js/WSRequest.js">
</script>
<script type="text/javascript" src="js/codepress/codepress.js">
Modified:
ode/branches/APACHE_ODE_1.3.4.X/axis2-war/src/main/webapp/processes.html
URL:
http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.3.4.X/axis2-war/src/main/webapp/processes.html?rev=948828&r1=948827&r2=948828&view=diff
==============================================================================
--- ode/branches/APACHE_ODE_1.3.4.X/axis2-war/src/main/webapp/processes.html
(original)
+++ ode/branches/APACHE_ODE_1.3.4.X/axis2-war/src/main/webapp/processes.html
Thu May 27 13:28:35 2010
@@ -7,7 +7,7 @@
<link rel="stylesheet" href="js/yui/css/button.css" media="screen,
projection"/>
<link rel="stylesheet" href="js/bubbling/assets/accordion.css"
media="screen, projection"/>
<link rel="stylesheet" type="text/css"
href="js/yui/tab/skins/sam/tabview.css">
- <link type="text/css" rel="stylesheet"
href="css/SyntaxHighlighter.css"></link>
+
<script type="text/javascript" src="js/WSRequest.js">
</script>
<script type="text/javascript" src="js/ProcessManagementAPI.js">