I have found a small defect with radio inputs not being checked in every except one bootstrap-multiselect instances that preset on the page.
I guess it is due the fact that each radio input in all select boxes has the same name (multiselect) and handled as a group, therefore only one of them can be checked.
