2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-02-08 10:38:25 +00:00

identified login for last form: survexfile. All done now.

This commit is contained in:
2025-02-17 21:23:20 +02:00
parent 6a5513e52b
commit 95878e630d
2 changed files with 21 additions and 5 deletions

View File

@@ -54,6 +54,7 @@ $(document).ready(function()
<form id="codewikiform" action="" method="POST">{% csrf_token %}
<div class="codeframebit">{{form.code}}</div>
<div>Identified login {{form.identified_login}}</div>
<div>Who are you? {{form.who_are_you}}</div>
<div style="display:none">{{form.filename}} {{form.dirname}} {{form.datetime}} {{form.outputtype}}</div>
<input type="submit" name="diff" value="Differences between edited and saved versions of this file" />