]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Fixed regression from jquery-cookie update
authorMikael Nordfeldth <mmn@hethane.se>
Sat, 14 Sep 2013 11:38:50 +0000 (13:38 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Sat, 14 Sep 2013 11:38:50 +0000 (13:38 +0200)
commit11f43637b23f09a5f167f461bc8a5ae1a6dd689d
treec78c76afc0c3b766c58225d8550f929bf83a1017
parent360492472c7f5424670b01541ebc4ddc87ff27e3
Fixed regression from jquery-cookie update

cookieValue was matched against null, not undefined.
js/util.js
js/util.min.js