diff --git a/docs/_includes/options/dropdown/placement.html b/docs/_includes/options/dropdown/placement.html index 76fc3a39..1f78686c 100644 --- a/docs/_includes/options/dropdown/placement.html +++ b/docs/_includes/options/dropdown/placement.html @@ -25,6 +25,10 @@ $('select').select2({ I'm using a Bootstrap modal and I can't use the search box +

+ Use the dropdownParent option, setting it to the modal. +

+ {% include options/not-written.html %}