no js
This commit is contained in:
parent
cdc6450170
commit
625a969e3c
|
@ -93,7 +93,7 @@
|
|||
|
||||
<div class="noteBox" id="noteBoxDiv">
|
||||
<textarea id="noteBox" class="noteBoxText"></textarea>
|
||||
<iframe id="markdown" style="display: none;" sandbox="allow-scripts"></iframe>
|
||||
<iframe id="markdown" style="display: none;" sandbox=""></iframe>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript" src="/static/js/main.js"></script>
|
||||
|
|
Reference in New Issue