$.fn.popover.noConflict = function () {
    $.fn.popover = old
    return this
  }