• File: test.js
  • Full Path: /home/aaryhspitl/domains/aaryawomenshospital.com/private_html/js/OwlCarousel2-2.3.4 (1)/OwlCarousel2-2.3.4/docs_src/helpers/test.js
  • File size: 286 bytes
  • MIME-type: text/plain
  • Charset: utf-8
module.exports.register = function (Handlebars, options)  { 
  // Handlebars.registerHelper('isActive', function (dest, pageName)  { 
  //   var a = dest;
  //   var b = pageName;

  //   if(a.indexOf(b) > -1){
  //   	return 'class="active"'
  // 	} else {
  	
  // 	}
    
  // });
};