Skip to content
Snippets Groups Projects
Commit 377d5f2d authored by Nico Vermaas's avatar Nico Vermaas
Browse files

update GUI documentation

parent 86d9ee1c
No related branches found
No related tags found
3 merge requests!333get all the new changes from master into the branch,!330still a bug,!328Solving Feature SDCP-239
Pipeline #68468 passed
atdb/docs/ATDB-LDV GUI.png

525 KiB | W: | H:

atdb/docs/ATDB-LDV GUI.png

583 KiB | W: | H:

atdb/docs/ATDB-LDV GUI.png
atdb/docs/ATDB-LDV GUI.png
atdb/docs/ATDB-LDV GUI.png
atdb/docs/ATDB-LDV GUI.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -293,6 +293,7 @@ class Task(models.Model):
except:
return None
@property
def sasid_is_verified(self):
for task in Task.objects.filter(sas_id=self.sas_id):
......
......@@ -12,7 +12,7 @@
<h3>Ingest Queue</h3>
SAS_ID's with tasks <i>archiving</i> or queued (<i>scrubbed</i>) for ingest into LTA.
<hr>
{% include 'taskdatabase/ingest/filter_buttons.html' %}&nbsp;
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment