Skip to content
This repository was archived by the owner on Dec 2, 2022. It is now read-only.

Commit 86e80f9

Browse files
committed
buttonset jQuery widget deprecated. Updated with controlgroup widget.
Signed-off-by: Kevin Provance <kevin.provance@gmail.com>
1 parent b964f64 commit 86e80f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

redux-core/inc/fields/button_set/redux-button-set.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
$( this ).find( '.buttonset-item' ).button();
3939
}
4040

41-
$( this ).buttonset();
41+
$( this ).controlgroup();
4242
}
4343
);
4444

redux-core/inc/fields/button_set/redux-button-set.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)