Add basic client-side AJAX wrappers
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / js / staff-global.js
index 7810bef..c9b151c 100644 (file)
@@ -1,4 +1,5 @@
 // staff-global.js
+if ( KOHA === undefined ) var KOHA = {};
 
 function _(s) { return s } // dummy function for gettext