Integrated toopay/bootstrap-markdown

This commit is contained in:
Gopesh Tulsyan 2014-07-02 20:41:51 +05:30
parent 8efcd69f3d
commit d195d9ca70
7 changed files with 3099 additions and 1 deletions

View file

@ -24,7 +24,9 @@
//= require dashboard
//= require ahoy
//= require smoothscroll
//= require bootstrap-markdown
//= require to-markdown
//= require markdown
$(document).ready(function() {
$('a[disabled=disabled]').click(function(event){
return false;