Re: [Koha] Unwanted symbol in cataloging sheet
Dear Savitra and Owen, Thank you for the quick response. I unlocked the Author field by making Administration>Bibliographic Framework>Thesaurus > blank. I am waiting for the solution to remove " ? " from data entry sheet. Regards, -- Vimal Kumar V. Mahatma Gandhi University Library Kottayam, Kerala- 686 560 Web: http://www.vimalkumar.co.nr Blog: http://vimalkumar.oksociety.in --------------------------------------------------------------------------- "I forget what I was taught. I only remember what I have learnt" -Patrick White
I am waiting for the solution to remove " ? " from data entry sheet.
If you think this is an unwanted feature, you could add this to your intranetuserjs system preference: $(document).ready(function(){ $(".tagnum a").hide(); }); That will use JavaScript to hide the "?" links. -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org
participants (2)
-
Owen Leonard -
Vimal Kumar