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_edit.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'python/fatcat_web/templates/release_edit.html') diff --git a/python/fatcat_web/templates/release_edit.html b/python/fatcat_web/templates/release_edit.html index 867ae665..518a499d 100644 --- a/python/fatcat_web/templates/release_edit.html +++ b/python/fatcat_web/templates/release_edit.html @@ -126,11 +126,14 @@

Submit

{{ edit_macros.form_field_basic(form.edit_description) }} - This description will be attached to this specific action, not to the + This description will be attached to the individual edit, not to the editgroup as a whole. {% block edit_form_suffix %}

+

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