mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-16 16:14:43 -04:00
Fixed index clear history list not working, history list will now be id-unique, fixed typo and styles
This commit is contained in:
parent
6bdc63ca60
commit
c06fb7a526
4 changed files with 22 additions and 13 deletions
|
@ -232,6 +232,7 @@
|
|||
<script src="/vendor/list.min.js" defer></script>
|
||||
<script src="/vendor/FileSaver.min.js" defer></script>
|
||||
<script src="/vendor/store.min.js" defer></script>
|
||||
<script src="/vendor/lz-string.min.js" defer></script>
|
||||
<script src="/js/common.js" defer></script>
|
||||
<script src="/js/history.js" defer></script>
|
||||
<script src="/js/cover.js" defer></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue