From 8e460a157c94f86fd9248203553194e2709490d9 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 2 Apr 2019 16:04:58 -0700 Subject: release edit context --- python/fatcat_web/templates/release_create.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'python/fatcat_web/templates/release_create.html') diff --git a/python/fatcat_web/templates/release_create.html b/python/fatcat_web/templates/release_create.html index 5ea3470d..5ec2efe5 100644 --- a/python/fatcat_web/templates/release_create.html +++ b/python/fatcat_web/templates/release_create.html @@ -10,6 +10,10 @@ {% block edit_form_suffix %}

+

+ New entity will be part of the current editgroup, which needs to be + submited and approved before the entity will formally be included in the + catalog. {% endblock %} -- cgit v1.2.3