jqGrid
jqGrid copied to clipboard
Html syntax is wrong closing the table in buildColMenu function
While using jquery migrate 1.4.1 plugin found jqgrid was giving warning : JQMIGRATE: $(html) HTML text after last tag is ignored. It blocks my migration so looking on the line giving the warning I found that is a parenthesis instead of tag closing symbol. https://github.com/tonytomov/jqGrid/blob/3dea59b4840f35d9991751a3957b2281f687ee0a/js/grid.base.js#L5302
Hello,
Thank you fixed.
Since no response I will close it.