bootstrap-editable-rails icon indicating copy to clipboard operation
bootstrap-editable-rails copied to clipboard

Fix value2str return value

Open chanko opened this issue 9 years ago • 0 comments
trafficstars

Right now value2str does nothing to the value being passed in. This fix just casts the value to String before returning it.

chanko avatar Dec 14 '15 07:12 chanko