Files
CRM/kcfinder/themes/oxygen/init.js
BACHIR SOULDI 2794e62571 first commit
2025-09-28 08:49:37 +01:00

5 lines
160 B
JavaScript

// If this file exists in theme directory, it will be loaded in <head> section
var imgLoading = new Image();
imgLoading.src = 'themes/oxygen/img/loading.gif';