- fix metaline in members directory

This commit is contained in:
andrewshuba
2019-09-18 16:27:16 +03:00
parent 912791e5a9
commit 87b5ec16f0
2 changed files with 6 additions and 3 deletions
+3 -1
View File
@@ -66,7 +66,9 @@
unset( $reveal_fields[ $k ] );
} ?>
<# $show_block = typeof user.<?php echo $key; ?> !== 'undefined'; #>
<# if ( typeof user.<?php echo $key; ?> !== 'undefined' ) {
$show_block = true;
} #>
<?php }
if ( $show_social ) { ?>