Remove dummy attribute from sync notify form
- Legacy-Id: 5007
This commit is contained in:
parent
a77b2ae0ab
commit
63fb1cbf0c
|
@ -7,7 +7,7 @@
|
|||
|
||||
<p>Update the Datatracker with {{ help_text|safe }} at {{ org }}.</p>
|
||||
|
||||
<form class="sync-form" notification="" method="post">
|
||||
<form class="sync-form" method="post">
|
||||
<input type="submit" value="Trigger {{ notification }} sync"/>
|
||||
</form>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in a new issue