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

Allow to overwrite only parts of templateParts via options by using jQuery.extend

Open shaula opened this issue 9 years ago • 0 comments

I was unable to just overwrite this.templateParts.input. With jQuery.extend only those keys present in the second object overwrite the values of the first object.

This request also includes minor space fixed (e.g. trailing spaces on line endings).

shaula avatar Jun 18 '15 06:06 shaula