mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Tests: Allow overriding enable and disable methods to add custom logic.
This commit is contained in:
parent
91c2f3eca0
commit
255a8dbba5
@ -26,8 +26,6 @@ var privateMethods = [
|
||||
"_createWidget",
|
||||
"destroy",
|
||||
"option",
|
||||
"enable",
|
||||
"disable",
|
||||
"_trigger"
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user