function close()

in public/scripts/popup.js [66:68]


function close(t) {
  return t.closePopup();
}