This website requires JavaScript.
Explore
Help
Sign in
Foodsoft
/
foodsoft
Watch
1
Star
1
Fork
You've already forked foodsoft
0
Code
Issues
36
Pull requests
5
Projects
1
Releases
Wiki
Activity
d9b3064c2e
foodsoft
/
app
/
assets
/
javascripts
/
bootstrap.js.coffee
4 lines
104 B
CoffeeScript
Raw
Normal View
History
Unescape
Escape
Added twitter bootstrap layout. Adapt home page.
2012-10-06 17:14:57 +02:00
jQuery
->
update bootstrap assets
2013-07-17 11:31:12 +02:00
$
(
"
a[rel~=popover], .has-popover
"
)
.
popover
(
)
$
(
"
a[rel~=tooltip], .has-tooltip
"
)
.
tooltip
(
)
Reference in a new issue
Copy permalink