mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-27 22:09:04 +02:00
add custom forms, stub out examples for radios and checkboxes
This commit is contained in:
@@ -147,13 +147,6 @@
|
||||
.tooltip('show')
|
||||
})
|
||||
|
||||
SimpleJekyllSearch.init({
|
||||
searchInput: document.getElementById('search-input'),
|
||||
resultsContainer: document.getElementById('search-results'),
|
||||
searchResultTemplate: '<li><a href="{url}">{title}</a></li>',
|
||||
dataSource: '/search.json'
|
||||
})
|
||||
|
||||
})
|
||||
|
||||
}(jQuery)
|
||||
|
Reference in New Issue
Block a user