Group Page corrected
This commit is contained in:
@@ -67,6 +67,8 @@ db.getCollection('myskills').aggregate(
|
||||
"mycities": 1,
|
||||
"profile.img": 1,
|
||||
reported: 1,
|
||||
date_report: 1,
|
||||
username_who_report: 1,
|
||||
"profile.mygroups": 1,
|
||||
"profile.qualifica": 1
|
||||
}
|
||||
@@ -121,6 +123,8 @@ db.getCollection('myskills').aggregate(
|
||||
"mycities": 1,
|
||||
"profile.img": 1,
|
||||
reported: 1,
|
||||
date_report: 1,
|
||||
username_who_report: 1,
|
||||
"profile.mygroups": 1,
|
||||
"profile.qualifica": 1
|
||||
}
|
||||
@@ -175,6 +179,8 @@ db.getCollection('myskills').aggregate(
|
||||
"mycities": 1,
|
||||
"profile.img": 1,
|
||||
reported: 1,
|
||||
date_report: 1,
|
||||
username_who_report: 1,
|
||||
"profile.mygroups": 1,
|
||||
"profile.qualifica": 1
|
||||
}
|
||||
@@ -229,6 +235,8 @@ db.getCollection('myskills').aggregate(
|
||||
"mycities": 1,
|
||||
"profile.img": 1,
|
||||
reported: 1,
|
||||
date_report: 1,
|
||||
username_who_report: 1,
|
||||
"profile.mygroups": 1,
|
||||
"profile.qualifica": 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user