mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-05 20:11:26 +01:00
added deserialize library to frontend
This commit is contained in:
@@ -236,6 +236,7 @@ var fs = require('fs'),
|
||||
'vendor/jquery/timeago/jquery.timeago.min.js',
|
||||
'vendor/jquery/js/jquery.form.min.js',
|
||||
'vendor/jquery/serializeObject/jquery.ba-serializeobject.min.js',
|
||||
'vendor/jquery/deserialize/jquery.deserialize.min.js',
|
||||
'vendor/bootstrap/js/bootstrap.min.js',
|
||||
'vendor/jquery/bootstrap-tagsinput/bootstrap-tagsinput.min.js',
|
||||
'vendor/requirejs/require.js',
|
||||
|
||||
Reference in New Issue
Block a user