Closed ConstantinoSchillebeeckx closed 8 years ago
instead of doing a .remove() on the input notes text box, i should do a css style hidden as well as set the val to blank ("") so that a blank value can be sent to the server to clear it out.
.remove()
https://github.com/ConstantinoSchillebeeckx/sp-nov/commit/82b0a55c482bb7310ce92781b1295369849e51ee
instead of doing a
.remove()
on the input notes text box, i should do a css style hidden as well as set the val to blank ("") so that a blank value can be sent to the server to clear it out.