CC-1969 made all menus left click activated instead to prevent mac problems. metadata for a file can now be seen by hovering over the "type" icon
This commit is contained in:
parent
c936d28d3a
commit
94567ed046
3 changed files with 7 additions and 13 deletions
|
@ -177,7 +177,7 @@ function eventRender(event, element, view) {
|
|||
function eventAfterRender( event, element, view ) {
|
||||
|
||||
$(element)
|
||||
.jjmenu("rightClick",
|
||||
.jjmenu("click",
|
||||
[{get:"/Schedule/make-context-menu/format/json/id/#id#"}],
|
||||
{id: event.id},
|
||||
{xposition: "mouse", yposition: "mouse"});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue