mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-15 23:00:57 +00:00
modified md file view, edit, preview;modified shared-file and history-file view for md & seaf
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
{% endifnotequal %}
|
||||
|
||||
{% if err %}
|
||||
$('#file-view').html('<p class="error">{{ err }}</p>').addClass('file-view-tip');
|
||||
$('#file-view').html('<div id="md-view" class="article"><p class="error">{{ err }}</p></div>');
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
|
Reference in New Issue
Block a user