@@ -859,9 +859,9 @@ func (this *DataExport) GetPcEntAuth() {
if hideUsers[util.IntAll(val["id"])] {
entnicheMenu = false
} else {
- /*if util.IntAll(val["isNew"])==1{
+ if util.IntAll(val["isNew"])==1{
isNew = true
- }*/
+ }
entnicheMenu = true
}