Index: Order.pm =================================================================== --- Order.pm (revision 771) +++ Order.pm (revision 772) @@ -91,6 +91,7 @@ 'attr' => 'google_id', 'type' => 'string', 'rusname' => 'GoogleID', + 'manshow' => 1, 'postshow' => 1, 'facilshow' => 1, 'db_field' => 'google_id', @@ -100,6 +101,7 @@ 'attr' => 'yandex_id', 'type' => 'string', 'rusname' => 'YandexID', + 'manshow' => 1, 'postshow' => 1, 'facilshow' => 1, 'db_field' => 'yandex_id',