annot-server/webapp/templates/admin/sync_form.html
author ymh <ymh.work@gmail.com>
Wed, 29 Oct 2014 12:50:30 +0100
changeset 79 bd2f2c3f205c
parent 66 658561ea9e65
permissions -rw-r--r--
Improve color management

<form action="{{url}}" method="post">
    <input type="hidden" name="event_session_id" value="{{model.id}}"/>
    <button type="submit">Sync</button>
</form>