Commit Graph

4 Commits

Author SHA1 Message Date
Javi Martín
fa1ce54d85 Use jQuery 3.5.1 in Annotator
The Annotator library included all the dependencies it had at the moment
it was released, and so it was using jQuery 1.11.2 instead of the
version we use in the rest of the application.

Since including jQuery 1.11.2 raises a few warnings, we're removing it
so Annotator uses the same version of jQuery that is used in the rest of
the application.

We expected we needed to change some code in order to make it compatible
with jQuery 3.x. So far, everything seems to work fine, but we might
face errors in the future due to this change.
2022-08-01 15:48:23 +02:00
taitus
9b6b57a24c Remove all white spaces 2017-09-06 14:12:32 +02:00
Alberto Garcia Cabeza
0021eb58ff Comments annotator css on js file 2015-12-17 21:03:52 +01:00
kikito
f43248b174 renames & refactors annotations.js into annotable.js 2015-12-16 16:07:23 +01:00