mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 15:19:06 +00:00
add text file diff
This commit is contained in:
@@ -14,3 +14,6 @@
|
||||
{% if filetype == 'Markdown' %}
|
||||
<script type="text/javascript" src="{{MEDIA_URL}}js/showdown.js"></script>
|
||||
{% endif %}
|
||||
|
||||
{% if filetype == 'Text' or filetype == 'Markdown' %}
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user