Author: mseidel
Date: Wed May 17 17:40:52 2017
New Revision: 1795436

URL: http://svn.apache.org/viewvc?rev=1795436&view=rev
Log:
Small changes

Modified:
    
openoffice/ooo-site/trunk/content/scripts/api.simile-widgets.org/timeplot/1.1/timeplot-api.js
    openoffice/ooo-site/trunk/templates/footer.html

Modified: 
openoffice/ooo-site/trunk/content/scripts/api.simile-widgets.org/timeplot/1.1/timeplot-api.js
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/scripts/api.simile-widgets.org/timeplot/1.1/timeplot-api.js?rev=1795436&r1=1795435&r2=1795436&view=diff
==============================================================================
--- 
openoffice/ooo-site/trunk/content/scripts/api.simile-widgets.org/timeplot/1.1/timeplot-api.js
 (original)
+++ 
openoffice/ooo-site/trunk/content/scripts/api.simile-widgets.org/timeplot/1.1/timeplot-api.js
 Wed May 17 17:40:52 2017
@@ -47,7 +47,7 @@
         window.Timeplot = {
             loaded:     false,
             params:     { bundle: true, autoCreate: true },
-            namespace:  "http://www.simile-widgets.org/timeplot/";,
+            namespace:  "http://simile.mit.edu/2007/06/timeplot#";,
             importers:  {}
         };
     

Modified: openoffice/ooo-site/trunk/templates/footer.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/templates/footer.html?rev=1795436&r1=1795435&r2=1795436&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/templates/footer.html (original)
+++ openoffice/ooo-site/trunk/templates/footer.html Wed May 17 17:40:52 2017
@@ -2,7 +2,7 @@
     <div id="poweredbya">
       <p>
         <a href="https://www.apache.org/";>
-                       <img src="/images/asf_logo_small.png" alt="Apache 
Software Foundation" height="76" width="188"/>
+               <img src="/images/asf_logo_small.png" alt="Apache Software 
Foundation" height="76" width="188"/>
         </a>
       </p>
     </div>
@@ -20,4 +20,4 @@
         Other names appearing on the site may be trademarks of their 
respective owners.
       </p>
     </div>
-  </div>
\ No newline at end of file
+  </div>


Reply via email to