view and model notif and news
This commit is contained in:
@@ -221,6 +221,18 @@ UNFOLD = {
|
||||
"link": reverse_lazy("admin:account_securitybreachattemptmodel_changelist"),
|
||||
"badge": 'utils.admin.new_attck_count'
|
||||
},
|
||||
{
|
||||
"title": _("اخبار"),
|
||||
"icon": "newspaper",
|
||||
"link": reverse_lazy("admin:account_newsmodel_changelist"),
|
||||
|
||||
},
|
||||
{
|
||||
"title": _("اطلاعیه ها"),
|
||||
"icon": "notifications",
|
||||
"link": reverse_lazy("admin:account_usernotificationmodel_changelist"),
|
||||
|
||||
},
|
||||
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user