mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 15:09:14 +00:00
fix-markdown-file-audit-record (#3124)
This commit is contained in:
@@ -691,7 +691,6 @@ def view_lib_file(request, repo_id, path):
|
||||
|
||||
return_dict['can_edit_file'] = can_edit_file
|
||||
|
||||
send_file_access_msg(request, repo, path, 'web')
|
||||
return render(request, template, return_dict)
|
||||
|
||||
elif filetype in (VIDEO, AUDIO, PDF, SVG):
|
||||
|
Reference in New Issue
Block a user