Blame view

app/js/demo/faq.js 52 Bytes
feacde5ff   Rishav   setup acuefuel in...
1
2
3
4
5
  $(function () {
  	
  	$('.faq-list').goFaq ();
  
  });