feat: add $.deserialize to client side

This commit is contained in:
psychobunny
2021-02-25 13:33:48 -05:00
committed by Andrew Rodrigues
parent 66196d2caf
commit e5133a78f8

View File

@@ -32,6 +32,7 @@ JS.scripts = {
'node_modules/@adactive/bootstrap-tagsinput/src/bootstrap-tagsinput.js', 'node_modules/@adactive/bootstrap-tagsinput/src/bootstrap-tagsinput.js',
'node_modules/benchpressjs/build/benchpress.js', 'node_modules/benchpressjs/build/benchpress.js',
'node_modules/jquery-serializeobject/jquery.serializeObject.js', 'node_modules/jquery-serializeobject/jquery.serializeObject.js',
'node_modules/jquery-deserialize/src/jquery.deserialize.js',
'public/vendor/bootbox/wrapper.js', 'public/vendor/bootbox/wrapper.js',