Skip to content

Commit

Permalink
SAK-31255 Tooltip with groups in resources list (sakaiproject#2645)
Browse files Browse the repository at this point in the history
  • Loading branch information
juanarcadio authored and relong76 committed May 25, 2016
1 parent 6b099ba commit 53b7f73
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@
</div>
</td>
#if($item.depth > 0)
<td headers="access" class="hidden-sm hidden-xs access" title="$item.getShortAccessLabel()">
<td headers="access" class="hidden-sm hidden-xs access" title="$item.getLongAccessLabel()">
$item.getShortAccessLabel()
</td>
<td headers="creator" class="creator hidden-sm hidden-xs">
Expand Down

0 comments on commit 53b7f73

Please sign in to comment.