mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-03 13:19:16 -05:00
3 lines
69 B
JavaScript
3 lines
69 B
JavaScript
$(document).ready(function () {
|
|
$('.selectwidget').select2();
|
|
}); |