feat: add ci cd files dont edit those files
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
module.exports = [
|
||||
{
|
||||
name: 'دسترسی کامل',
|
||||
value: 'superAdmin'
|
||||
},
|
||||
{
|
||||
name: 'مدیریت اخبار',
|
||||
value: 'news'
|
||||
},
|
||||
{
|
||||
name: 'مدیریت دسته بندی ها و صفحات',
|
||||
value: 'categories'
|
||||
},
|
||||
{
|
||||
name: 'مدیریت رسانه ها',
|
||||
value: 'gallery'
|
||||
},
|
||||
{
|
||||
name: 'مدیریت نظرسنجی ها',
|
||||
value: 'polls'
|
||||
},
|
||||
{
|
||||
name: 'مدیریت انتخابات',
|
||||
value: 'elections'
|
||||
},
|
||||
{
|
||||
name: 'مدیریت صفحات خاص',
|
||||
value: 'contents'
|
||||
},
|
||||
{
|
||||
name: 'مدیریت پرونده خبری',
|
||||
value: 'newsFile'
|
||||
},
|
||||
{
|
||||
name: 'مدیریت پیام های اخبار',
|
||||
value: 'comment-News'
|
||||
},
|
||||
{
|
||||
name: 'مدیریت پیام های ارتباط با ما',
|
||||
value: 'comment-ContactUs'
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user