WIP
This commit is contained in:
parent
7813d1a7f0
commit
b6953cf52f
7 changed files with 135 additions and 34 deletions
|
|
@ -30,7 +30,10 @@
|
|||
</tbody>
|
||||
</table>
|
||||
|
||||
<form method="POST" action="{{ url_for("save", enwiki=title) }}">
|
||||
<button class="btn btn-primary" id="save-btn">Save changes</button>
|
||||
<input type="hidden" value="{{ request.form.edits }}" id="save-edits" name="edits">
|
||||
</form>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue