mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Resizable tests: Removed transparent option.
This commit is contained in:
parent
176b2d21cd
commit
8eb2922452
@ -25,7 +25,6 @@ var resizable_defaults = {
|
||||
preserveCursor: true,
|
||||
preventDefault: true,
|
||||
proportionallyResize: false,
|
||||
transparent: false,
|
||||
zIndex: 1000
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user