vtfuture / BForms

Bootstrap Forms for ASP.NET MVC
MIT License
62 stars 33 forks source link

added option to localize bulk selectors title #87

Closed cryptotechmaker closed 10 years ago

cryptotechmaker commented 10 years ago

Usage:

On init grid add the following option $(yourGrid).bsGrid({ .................. selectorsContainerTitle:"Your custom title", .................. });