This website works better with JavaScript.
Home
Explore
Help
Sign In
bike
/
bike-database
mirror of
https://github.com/fspc/bike-database.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Bike database interface
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
134
Commits
2
Branches
0
Tags
1.5 MiB
Ruby
63.2%
Haml
24.8%
HTML
6.5%
SCSS
2.7%
JavaScript
0.9%
Other
1.8%
Tree:
c81fbffb1c
master
vagrant
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c81fbffb1c'
${ noResults }
bike-database
/
app
/
assets
/
javascripts
/
selectpicker.js
3 lines
56 B
Raw
Blame
History
$
(
function
(
)
{
$
(
'.selectpicker'
)
.
selectpicker
(
)
;
}
)
;
Reference in new issue