json.return IE bug fixe suite + misc
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
|
||||
<section class="bookmarks">
|
||||
<?php print render(entity_view('node', $bookmarks, $viewmode)); ?>
|
||||
<?php $entity_view = entity_view('node', $bookmarks, $viewmode); ?>
|
||||
<?php print render($entity_view); ?>
|
||||
</section>
|
Reference in New Issue
Block a user