Effects: fix loading showHide in AMD mode

This commit is contained in:
Timmy Willison 2015-11-10 12:44:35 -05:00
parent 2937019060
commit ab06be561e

View File

@ -67,4 +67,5 @@ jQuery.fn.extend( {
}
} );
return showHide;
} );