Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Commit

Permalink
Use twitter-text.js
Browse files Browse the repository at this point in the history
  • Loading branch information
kana committed Nov 3, 2011
1 parent 4624e01 commit d2bdcf2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions public/javascripts/twitter-text.js
1 change: 1 addition & 0 deletions views/index.haml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
%script(type='text/javascript' src='/javascripts/bootstrap-twipsy.js')
%script(type='text/javascript' src='/javascripts/bootstrap-popover.js')
%script(type='text/javascript' src='/javascripts/bootstrap-dropdown.js')
%script(type='text/javascript' src='/javascripts/twitter-text.js')
%script(type='text/javascript' src='/javascripts/app.js')
%body(id='#{signed_in? ? "signed-in" : "not-signed-in"}')
.topbar(data-dropdown='enabled')
Expand Down

0 comments on commit d2bdcf2

Please sign in to comment.