Skip to content

Commit

Permalink
folksonomy: update versioning comments
Browse files Browse the repository at this point in the history
  • Loading branch information
jayaddison committed Dec 10, 2024
1 parent aacc373 commit 10e12e9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions html/js/folksonomy.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
/* eslint no-unused-expressions: ["error", { "allowTernary": true }] */

// Product Opener (Open Food Facts web app) uses:
// * jQuery 2.1.4: view-source:https://static.openfoodfacts.org/js/dist/jquery.js (~84 KB)
// http://code.jquery.com/jquery-2.1.4.min.js
// * jQuery-UI 1.12.1: view-source:https://static.openfoodfacts.org/js/dist/jquery-ui.js (~82 KB)
// http://code.jquery.com/ui/1.12.1/jquery-ui.min.js
// * jQuery 3.7.1: view-source:https://static.openfoodfacts.org/js/dist/jquery.js (~84 KB)
// http://code.jquery.com/jquery-3.7.1.min.js
// * jQuery-UI 1.14.1: view-source:https://static.openfoodfacts.org/js/dist/jquery-ui.js (~82 KB)
// http://code.jquery.com/ui/1.14.1/jquery-ui.min.js
// * Tagify 3.x: https://github.com/yairEO/tagify (~47 KB)
// * Foundation 5 CSS Framework: https://sudheerdev.github.io/Foundation5CheatSheet/
// See also: https://github.com/openfoodfacts/openfoodfacts-server/pull/2987
Expand Down

0 comments on commit 10e12e9

Please sign in to comment.