remove entered text from localstorage when sending response
This commit is contained in:
@ -67,7 +67,7 @@
|
||||
<div id="babycode-preview-container"></div>
|
||||
</div>
|
||||
</div>
|
||||
<script src="/static/js/babycode-editor.js?v=1"></script>
|
||||
<script src="/static/js/babycode-editor.js?v=2"></script>
|
||||
{% endmacro %}
|
||||
|
||||
{% macro babycode_editor_form(ta_name, prefill = "", cancel_url="", endpoint="") %}
|
||||
|
Reference in New Issue
Block a user