mirror of
https://github.com/mediacms-io/mediacms.git
synced 2026-03-15 09:21:56 -04:00
1
This commit is contained in:
@@ -123,6 +123,7 @@ class MediaPublishForm(forms.ModelForm):
|
||||
|
||||
widgets = {
|
||||
"category": CategoryModalWidget(),
|
||||
"state": forms.RadioSelect(),
|
||||
}
|
||||
|
||||
def __init__(self, user, *args, **kwargs):
|
||||
|
||||
Reference in New Issue
Block a user