PonyConf/node_modules
Julien Palard 9698325e14
Add jquery.cookie.js
As it's used:

cfp/templates/cfp/admin/homepage.html:<script src="{% static 'jquery.cookie/jquery.cookie.js' %}"></script>
cfp/templates/cfp/staff/speaker_email.html:<script src="{% static 'jquery.cookie/jquery.cookie.js' %}"></script>
cfp/templates/cfp/staff/talk_email.html:<script src="{% static 'jquery.cookie/jquery.cookie.js' %}"></script>
cfp/templates/cfp/staff/volunteer_email.html:<script src="{% static 'jquery.cookie/jquery.cookie.js' %}"></script>
2023-01-21 17:30:21 +01:00
..
jquery Import node_modules (was a git submodule). 2022-10-20 20:40:58 +02:00
jquery.cookie Add jquery.cookie.js 2023-01-21 17:30:21 +01:00