mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-05 08:53:14 +00:00
Modified group recommend
This commit is contained in:
@@ -15,7 +15,6 @@ class GroupRecommendForm(MessageForm):
|
||||
"""
|
||||
A form used to recommend a file or directory.
|
||||
"""
|
||||
groups = forms.CharField()
|
||||
repo_id = forms.CharField(max_length=40)
|
||||
path = forms.CharField()
|
||||
attach_type = forms.CharField(max_length=5)
|
||||
|
Reference in New Issue
Block a user