Skip to content
Snippets Groups Projects
Commit 7b3ecfed authored by Branson Craig Stephens's avatar Branson Craig Stephens
Browse files

Removed submitter field from EMBB web form, since this is ignored anyway.

parent 5c81cc85
No related branches found
No related tags found
No related merge requests found
......@@ -664,8 +664,6 @@
<form method="POST" action="{% url "embblogentry" object.graceid "" %}">
<table>
<tr><td>Submitter</td> <td><input type="text" name="submitter"/></td></tr>
<tr><td>Facility</td> <td><select name="facility">
{% for ef in facilities %}
<option value="{{ ef.0 }}">{{ ef.1 }}</option>
......
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