Commit 6bc50ca3 authored by davidstutz's avatar davidstutz

FAQ for #487.

parent 8b201843
...@@ -4211,6 +4211,11 @@ optionLabel: function(element){ ...@@ -4211,6 +4211,11 @@ optionLabel: function(element){
}, },
</pre> </pre>
</dd> </dd>
<dt>How to add a deselect all functionality (the inverse to the select all option)?</dt>
<dd>
This issue was discussed in the following pull request: <a href="https://github.com/davidstutz/bootstrap-multiselect/pull/487">#487</a>.
</dd>
</dl> </dl>
<div class="page-header"> <div class="page-header">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment