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/12 00:27:42 UTC

svn commit: r943424 [6/6] - 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/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 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   '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: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   '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: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   '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: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   '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: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   '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: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   '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: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   '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: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   '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: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   '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: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   '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: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   '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: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->