Skip to content

Commit

Permalink
Add animate.css (Needed by BoostrapNotify)
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Mar 23, 2015
1 parent 0bf1117 commit ae0be0f
Show file tree
Hide file tree
Showing 2 changed files with 3,160 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/helpers/bootstrap/assets_loader.rb
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,8 @@ def load_bs_module_tooltip


def load_bs_module_notify
bs_include_js('bootstrap_notify')
bs_include_js('bootstrap_notify') +
bs_include_css('animate')
end


Expand Down
Loading

0 comments on commit ae0be0f

Please sign in to comment.