forked from extern/egroupware
Change the cursor to move in calendar d-n-d
This commit is contained in:
parent
43ea576159
commit
7218d7be56
@ -123,6 +123,7 @@ app.classes.calendar = AppJS.extend(
|
||||
containment: ".egw_fw_content_browser_iframe",
|
||||
scroll: true,
|
||||
opacity: .6,
|
||||
cursor: "move",
|
||||
|
||||
stop: function(ui,event)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user