Remove jquery-1.8.0.js

Some js tests fail because they are dependant on jquery and we removed
jquery-1.8.0.js. Adding jquery2 to application_spec.js instead.
This commit is contained in:
Ana Nunes da Silva
2023-02-13 13:49:02 +00:00
parent 696edac813
commit 6de1fdc4ff
3 changed files with 1 additions and 9228 deletions

View File

@@ -14,6 +14,7 @@
//= require moment/min/moment.min.js
//= require i18n
//= require handlebars
//= require jquery2
angular.module('templates', [])
angular.module('uiGmapgoogle-maps', []);