This website requires JavaScript.
Explore
Help
Sign In
FreakU
/
Retrospring
Watch
1
Star
0
Fork
You've already forked Retrospring
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fe357eaa07
Retrospring
/
app
/
assets
/
javascripts
/
notifications.coffee
2 lines
62 B
CoffeeScript
Raw
Normal View
History
Unescape
Escape
fixed tooltip loading on loading more questions/answers
2015-01-06 09:56:43 -08:00
(
$
document
)
.
ready
->
(
$
'
[data-toggle=
"
tooltip
"
]
'
)
.
tooltip
(
)