mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-20 12:58:46 +01:00
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",
|
containment: ".egw_fw_content_browser_iframe",
|
||||||
scroll: true,
|
scroll: true,
|
||||||
opacity: .6,
|
opacity: .6,
|
||||||
|
cursor: "move",
|
||||||
|
|
||||||
stop: function(ui,event)
|
stop: function(ui,event)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user