TOMToolkit / tom_base

The base Django project for a Target and Observation Manager
https://tom-toolkit.readthedocs.io
GNU General Public License v3.0
26 stars 46 forks source link

add cancel button on observation record detail page. #1052

Closed jchate6 closed 1 month ago

jchate6 commented 1 month ago

cancel_observation is already a valid facility method that has been established for LCO.

This PR just adds a cancel button to the observation record detail page if the status is pending.