mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-24 21:07:17 +00:00
improve diff related code
This commit is contained in:
@@ -14,6 +14,3 @@
|
||||
{% 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