Index: content-tool/tool/src/webapp/vm/content/sakai_resources_list.vm =================================================================== --- content-tool/tool/src/webapp/vm/content/sakai_resources_list.vm (revision 117755) +++ content-tool/tool/src/webapp/vm/content/sakai_resources_list.vm (working copy) @@ -62,7 +62,7 @@ 'aria-hidden': 'true', 'tabindex': '-1' }); - $(this).next('div').css({ + $(this).parent().next('div').css({ 'top': e.pageY + 10, 'left': e.pageX + 10, 'cursor': 'pointer', @@ -407,8 +407,11 @@ © #end #end - #if ($item.description !="" && $item.description) $tlang.getString(#end + #if ($item.description !="" && $item.description) $tlang.getString(#end + #if ($item.description !="" && $item.description) + + #end #if($item.pasteActions && !$item.pasteActions.isEmpty()) @@ -660,8 +663,11 @@ © #end #end - #if ($item.description !="" && $item.description) $tlang.getString(#end + #if ($item.description !="" && $item.description) $tlang.getString(#end + #if ($item.description !="" && $item.description) + + #end #if($item.pasteActions && !$item.pasteActions.isEmpty())