scrollToCurrent: function()

in amplify-theme/assets/js/scripts.js [61:63]


	  scrollToCurrent: function() {
		this.scrollIfAnchor(window.location.hash);
	  },