bootstrap-combobox icon indicating copy to clipboard operation
bootstrap-combobox copied to clipboard

Fixes #152: Add check for custom template option in template method

Open jefflundberg opened this issue 11 years ago • 0 comments
trafficstars

Added a check in the template() method. It now looks for this.options.template. If set, it will use the custom template specified by the user. Otherwise, it will check for the bootstrap version, and return a template as before.

jefflundberg avatar Oct 08 '14 15:10 jefflundberg