antville/code/Global
Tobi Schäfer eb3f749ba1
Get rid of the annoying log message “done”
It is triggered by the LessCss compiler in the lesscss-1.7.9.1.1.jar file, META-INF/lessc-rhino-1.7.0.js – it’s an unminified JS file, so it’s simply patched by adding comments before the console.log("done") call.

Also see https://github.com/marceloverdijk/lesscss-java/issues/59
2025-04-08 00:46:40 +02:00
..
$Global.skin chg: rewrote most client-side code with alpine.js 2020-05-02 17:44:26 +02:00
aspects.js Replace for..each loops with for..of 2023-08-27 00:09:17 +02:00
Captcha.js chg: replaced google’s captcha with h-captcha 2020-05-23 09:39:14 +02:00
Exporter.js No need to add the Gson library as long as it is bundles with Helma 2024-06-15 15:07:09 +02:00
FlexiPath.js Updated license header and unified comments 2014-07-04 17:16:51 +02:00
Global.js Get rid of the annoying log message “done” 2025-04-08 00:46:40 +02:00
Global.skin Cleaned up whitespace with Sublime Text 2 2014-07-04 15:30:46 +02:00
i18n.js Replace for..each loops with for..of 2023-08-27 00:09:17 +02:00
Importer.js Updated license header and unified comments 2014-07-04 17:16:51 +02:00
JSON.js fix: jsonp response not containing json 2020-04-24 22:26:47 +02:00
markdown.js Update CommonMark packages to v0.24.0 2025-01-03 21:31:13 +01:00
Sql.js Replace for..each loops with for..of 2023-08-27 00:09:17 +02:00