Difference between revisions of "Template:Team:UofC Calgary/assets/base/js/components.js"

 
(One intermediate revision by the same user not shown)
Line 265: Line 265:
 
// END: Handle Theme Settings
 
// END: Handle Theme Settings
  
 +
/**
 
// BEGIN: OwlCarousel
 
// BEGIN: OwlCarousel
 
var ContentOwlcarousel = function() {
 
var ContentOwlcarousel = function() {
Line 323: Line 324:
 
}();
 
}();
 
// END: OwlCarousel
 
// END: OwlCarousel
 
+
**/
/*
+
/**
 
// BEGIN: ContentCubeLatestPortfolio
 
// BEGIN: ContentCubeLatestPortfolio
 
var ContentCubeLatestPortfolio = function() {
 
var ContentCubeLatestPortfolio = function() {
Line 437: Line 438:
 
}();
 
}();
 
// END: ContentCubeLatestPortfolio
 
// END: ContentCubeLatestPortfolio
*/
+
**/
  
 +
/**
 
// BEGIN: CounterUp
 
// BEGIN: CounterUp
 
var ContentCounterUp = function() {
 
var ContentCounterUp = function() {
Line 480: Line 482:
 
}();
 
}();
 
// END: Fancybox
 
// END: Fancybox
 +
**/
  
 
// Main theme initialization
 
// Main theme initialization
Line 492: Line 495:
 
     LayoutThemeSettings.init();
 
     LayoutThemeSettings.init();
 
      
 
      
    // init plugin wrappers     
+
  /**  // init plugin wrappers     
 
     ContentOwlcarousel.init();
 
     ContentOwlcarousel.init();
 
     ContentCubeLatestPortfolio.init();
 
     ContentCubeLatestPortfolio.init();
 
     ContentCounterUp.init();
 
     ContentCounterUp.init();
     ContentFancybox.init();
+
     ContentFancybox.init(); **/
 
});
 
});
 
</script>
 
</script>
 
</html>
 
</html>

Latest revision as of 16:47, 18 August 2016