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

Modify transferAttributes() function to take all the properties while

Open susshma opened this issue 10 years ago • 1 comments
trafficstars

This changes the transferAttribute() so it copies the data attributes and other properties attached to the source dropdown box.

susshma avatar Sep 02 '15 21:09 susshma

Is there a specific attribute you ran into issues with? I'm tempted to leave it as-is since that way we don't have to manually exclude attrs, but rather only include those that we want. Seems cleaner to me that way.

wagedomain avatar Jan 16 '16 22:01 wagedomain