• Jack Davison's avatar
    Replace resetTooltip with bootstrap's fixTitle · d548f3ee
    Jack Davison authored
    * resetTooltip totally destroyed and regenerated the
      tooltip while fixTitle simply replaces the text in
      the existing element.
    
    * resetTooltip also called an asyncronous function
      with no suitable callback resulting in a messy
      setTimout workaround. fixTitle is syncronous.
    d548f3ee
awards_handler.js 13.5 KB