Skip to content

Instantly share code, notes, and snippets.

Created October 2, 2014 20:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/b698967717912a8bb34a to your computer and use it in GitHub Desktop.
Save anonymous/b698967717912a8bb34a to your computer and use it in GitHub Desktop.
<?php if (empty($entities)):?>
<div class="sabai-directory-nav sabai-clearfix">
<div class="sabai-pull-left"><?php echo __(‘Nothing’, 'sabai-directory');?></div>
</div>
<?php else: ?>
<?php echo $this->Entity_RenderField($entity, $this->Entity_Field($entity, 'field_testnumri'));?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment