You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by bu...@apache.org on 2014/01/02 00:44:29 UTC

svn commit: r892410 - in /websites/staging/juddi/trunk/content: ./ index.html

Author: buildbot
Date: Wed Jan  1 23:44:29 2014
New Revision: 892410

Log:
Staging update by buildbot for juddi

Modified:
    websites/staging/juddi/trunk/content/   (props changed)
    websites/staging/juddi/trunk/content/index.html

Propchange: websites/staging/juddi/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jan  1 23:44:29 2014
@@ -1 +1 @@
-1554700
+1554702

Modified: websites/staging/juddi/trunk/content/index.html
==============================================================================
--- websites/staging/juddi/trunk/content/index.html (original)
+++ websites/staging/juddi/trunk/content/index.html Wed Jan  1 23:44:29 2014
@@ -26,8 +26,6 @@
         <meta name="author" content="Apache Software Foundation">
 
         <link href="css/bootstrap.min.css" rel="stylesheet">
-        <link href="css/bootstrap-datetimepicker.min.css" rel="stylesheet">
-        <link href="css/bootstrap-timepicker.min.css" rel="stylesheet">
         <link rel="stylesheet" href="css/font-awesome.min.css">
         <link rel="stylesheet" href="css/ui-lightness/jquery-ui-1.10.2.custom.min.css">
         <!--[if IE 7]>
@@ -52,13 +50,16 @@
         <!-- Fav and touch icons -->
 
         <link rel="shortcut icon" href="ico/favicon.png">
+		<script src="js/jquery-1.9.1.js"></script>
         <script src="js/bootstrap.min.js"></script>
         <script src="js/bootstrap-datetimepicker.min.js"></script>
         <script src="js/bootstrap-timepicker.min.js"></script>
         <script src="js/bootstrap-modalmanager.js"></script>
         <script src="js/bootstrap-modal.js"></script>
         <script src="js/jquery-ui-1.10.2.custom.min.js"></script>
-        
+        <script type="javascript">
+		
+		</script>
     </head>
 
     <body>
@@ -146,8 +147,8 @@
 <div style="
      padding: 0px 0px 0px 0px; bottom: 0px; margin: 0px 0px 0px 0px; width:100%; text-align: center; position: fixed; 
      background-color: white; 
-     "><center><footer><span style="color: red"><b>BETA</b></span> - v3.2 - <a href="http://www.apache.org">
-	  Copyright &copy; 2010 The Apache Software Foundation, Licensed under 
+     "><center><footer><a href="http://www.apache.org">
+	  Copyright &copy; 2014 The Apache Software Foundation, Licensed under 
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
 	 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org