You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by bu...@apache.org on 2015/03/11 08:41:27 UTC

svn commit: r943285 [5/5] - in /websites/staging/isis/trunk: cgi-bin/ content/ content/archetypes/ content/archetypes/release-notes/ content/components/ content/components/objectstores/ content/components/objectstores/jdo/ content/components/objectstor...

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Prototype-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Prototype-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Prototype-deprecated.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/PublishedAction.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/PublishedAction.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/PublishedAction.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/PublishedObject.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/PublishedObject.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/PublishedObject.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/QueryOnly-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/QueryOnly-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/QueryOnly-deprecated.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/RegEx.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/RegEx.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/RegEx.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Render-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Render-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Render-deprecated.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/RenderedAsDayBefore-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/RenderedAsDayBefore-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/RenderedAsDayBefore-deprecated.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/RequestScoped.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/RequestScoped.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/RequestScoped.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Resolve-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Resolve-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Resolve-deprecated.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/SortedBy-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/SortedBy-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/SortedBy-deprecated.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Title.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Title.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Title.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/TypeOf.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/TypeOf.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/TypeOf.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/TypicalLength-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/TypicalLength-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/TypicalLength-deprecated.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Value.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Value.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Value.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/ViewModel.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/ViewModel.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/ViewModel.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/ViewModelLayout.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/ViewModelLayout.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/ViewModelLayout.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/about.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/about.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/about.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services.html (original)
+++ websites/staging/isis/trunk/content/reference/services.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services/ClockService.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/ClockService.html (original)
+++ websites/staging/isis/trunk/content/reference/services/ClockService.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services/about.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/about.html (original)
+++ websites/staging/isis/trunk/content/reference/services/about.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services/auditing-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/auditing-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/auditing-service.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services/background-command-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/background-command-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/background-command-service.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services/background-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/background-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/background-service.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services/bookmark-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/bookmark-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/bookmark-service.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services/bulk-interaction.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/bulk-interaction.html (original)
+++ websites/staging/isis/trunk/content/reference/services/bulk-interaction.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services/command-context.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/command-context.html (original)
+++ websites/staging/isis/trunk/content/reference/services/command-context.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services/command-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/command-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/command-service.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services/deep-link-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/deep-link-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/deep-link-service.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services/developer-utilities-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/developer-utilities-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/developer-utilities-service.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services/email-notification-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/email-notification-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/email-notification-service.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services/email-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/email-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/email-service.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services/event-bus-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/event-bus-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/event-bus-service.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services/exception-recognizers.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/exception-recognizers.html (original)
+++ websites/staging/isis/trunk/content/reference/services/exception-recognizers.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services/memento-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/memento-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/memento-service.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services/publishing-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/publishing-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/publishing-service.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services/query-results-cache.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/query-results-cache.html (original)
+++ websites/staging/isis/trunk/content/reference/services/query-results-cache.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services/scratchpad.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/scratchpad.html (original)
+++ websites/staging/isis/trunk/content/reference/services/scratchpad.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services/settings-services.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/settings-services.html (original)
+++ websites/staging/isis/trunk/content/reference/services/settings-services.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services/third-party/about.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/third-party/about.html (original)
+++ websites/staging/isis/trunk/content/reference/services/third-party/about.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services/user-profile-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/user-profile-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/user-profile-service.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services/user-registration-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/user-registration-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/user-registration-service.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services/wrapper-factory.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/wrapper-factory.html (original)
+++ websites/staging/isis/trunk/content/reference/services/wrapper-factory.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/services/xmlsnapshot-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/xmlsnapshot-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/xmlsnapshot-service.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/reference/value-types.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/value-types.html (original)
+++ websites/staging/isis/trunk/content/reference/value-types.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/release-matrix.html
==============================================================================
--- websites/staging/isis/trunk/content/release-matrix.html (original)
+++ websites/staging/isis/trunk/content/release-matrix.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/support.html
==============================================================================
--- websites/staging/isis/trunk/content/support.html (original)
+++ websites/staging/isis/trunk/content/support.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/third-party/about.html
==============================================================================
--- websites/staging/isis/trunk/content/third-party/about.html (original)
+++ websites/staging/isis/trunk/content/third-party/about.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/third-party/viewers/about.html
==============================================================================
--- websites/staging/isis/trunk/content/third-party/viewers/about.html (original)
+++ websites/staging/isis/trunk/content/third-party/viewers/about.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/third-party/viewers/dhtmlx/about.html
==============================================================================
--- websites/staging/isis/trunk/content/third-party/viewers/dhtmlx/about.html (original)
+++ websites/staging/isis/trunk/content/third-party/viewers/dhtmlx/about.html Wed Mar 11 07:41:22 2015
@@ -413,15 +413,12 @@
                   'width=800,height=526');
       };
 
-
-
-
       // When the DOM is ready, run this function
       $(document).ready(function() {
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000,
+              interval: 1000
           });
       });
     </script>