Skip to content

Commit

Permalink
Need to check tasklists too.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Apr 7, 2014
1 parent ee8372e commit 3081367
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kronolith/templates/chunks/calendar.php
Expand Up @@ -193,12 +193,14 @@
<ul>
<li class="horde-active"><a href="#" class="kronolithTabLink" id="kronolithCalendartasklistsLinkDescription"><?php echo _("Description") ?></a></li>
</ul>
<?php if (empty($GLOBALS['conf']['share']['no_sharing'])):?>
<span>
<span class="kronolithSeparator">|</span>
<ul>
<li><a href="#" class="kronolithTabLink" id="kronolithCalendartasklistsLinkPerms"><?php echo _("Sharing") ?></a></li>
</ul>
</span>
<?php endif;?>
<span>
<span class="kronolithSeparator">|</span>
<ul>
Expand Down

0 comments on commit 3081367

Please sign in to comment.