mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-13 21:33:20 +01:00
open sesame (or, "I brought back tooltips")
This commit is contained in:
parent
3dc7bc9567
commit
abf772448e
1 changed files with 2 additions and 1 deletions
|
@ -88,4 +88,5 @@ $(document).ready _ready
|
|||
$(document).on 'turbolinks:load', _ready
|
||||
|
||||
$(document).on 'turbolinks:render', ->
|
||||
$('.dropdown-toggle').dropdown()
|
||||
$('.dropdown-toggle').dropdown()
|
||||
$('[data-toggle="tooltip"]').tooltip()
|
Loading…
Reference in a new issue