SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit 26f93c16 authored by George Katsikas's avatar George Katsikas :goat:
Browse files

add warning about consulting journal CoI rules

parent 0b3ea398
No related branches found
No related tags found
No related merge requests found
......@@ -57,6 +57,13 @@
<p>
Click <kbd>Add</kbd> to create a new referee indication and fill out the appropriate fields for as many referees as you want. Finally, click <kbd>Save</kbd> to submit your indications.
</p>
<div>
<p class="float-end fs-6 bg-warning bg-opacity-10 p-2">
<span class="text-warning me-2">{% include "bi/exclamation-triangle-fill.html" %}</span>Please check our <a href="{% url "journal:refereeing" submission.submitted_to.doi_label %}#refereeCOIrules">conflict-of-interest rules</a> before filling in this form.
</p>
</div>
<div hx-get="{% url "submissions:_hx_referee_indication_formset" identifier_w_vn_nr=submission.preprint.identifier_w_vn_nr %}"
hx-trigger="load once, referee-indications-updated from:body delay:1s"></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