• Robert Speicher's avatar
    Remove the `has_bottom_tooltip` class · e8faf917
    Robert Speicher authored
    Bootstrap's tooltip JS can read the placement from a `data-placement`
    attribute.
    
    Further, when we supply the `selector` option to `tooltip`, tooltips
    will be added to any dynamically-added elements matching the selector,
    without us having to re-call the `tooltip` method.
    e8faf917