From 4f0a31e9b8ba93cdfb1b8d385511a6a6ef3ad5ae Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Thu, 29 Jul 2010 22:21:14 +0200 Subject: [PATCH] inject our javascript in Koha intranetuserjs system preference --- examples/koha-rfid.js | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/examples/koha-rfid.js b/examples/koha-rfid.js index dd9b470..1199055 100644 --- a/examples/koha-rfid.js +++ b/examples/koha-rfid.js @@ -9,6 +9,21 @@ * * to provide overlay for tags in range and emulate form fill for Koha Library System * which allows check-in and checkout-operations without touching html interface + * + * You will have to inject remote javascript in Koha intranetuserjs using: + + + +//]]> + + +