Skip to content
  • Benjamin Bouvier's avatar
    Put operation details into a modal; · c60b2f1d
    Benjamin Bouvier authored
    Known limitations:
    - there's a small width glitch when opening the modal, probably because it's
      created lazily (and polyfilled by an empty div otherwise).
    - Bootstrap can't handle modal-in-a-modal, so closing the confirm-delete-modal
      within the details modal will close both.
    c60b2f1d