Skip to content

Commit

Permalink
Merge branch 'staging' of https://github.com/joomla/joomla-cms into s…
Browse files Browse the repository at this point in the history
…taging
  • Loading branch information
alikon committed May 16, 2019
2 parents 52b8a8d + f6efc5a commit 23358ad
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -135,8 +135,8 @@
?>
</div>
</td>
<td class="nowrap has-context">
<div class="pull-left">
<td class="has-context">
<div class="pull-left break-word">
<?php if ($item->checked_out) : ?>
<?php echo JHtml::_('jgrid.checkedout', $i, $item->editor, $item->checked_out_time, 'contacts.', $canCheckin); ?>
<?php endif; ?>
Expand Down

0 comments on commit 23358ad

Please sign in to comment.