Change the cursor to move in calendar d-n-d

This commit is contained in:
Hadi Nategh 2014-01-07 16:09:36 +00:00
parent 43ea576159
commit 7218d7be56

View File

@ -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)
{ {