Skip to content

Commit fffdb18

Browse files
author
Gabriel Schulhof
committed
Table: Update columntoggle dependency
1 parent 180174a commit fffdb18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/widgets/table.columntoggle.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ define( [
99
"./table",
1010
"./popup",
1111
"./controlgroup",
12-
"./forms/checkboxradio" ], function( jQuery ) {
12+
"../jquery-ui/checkboxradio" ], function( jQuery ) {
1313
//>>excludeEnd("jqmBuildExclude");
1414
(function( $, undefined ) {
1515

0 commit comments

Comments
 (0)