https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35659
--- Comment #151 from Katrin Fischer <[email protected]> --- (In reply to Katrin Fischer from comment #149) > Hi all, > > thanks for the hard work on this! > > 1) Position on admin start page (non blocker) > > Right now the OAI repositories live under "Additional parameters" instead of > catalog like the OAI sets. I wonder if we should move them up since this > also concerns the catalog :). If we do, let's not forget the module > navigation as well. > > 2) Empty column heading (please follow-up) > > For some unknown to me reason, this doesn't appear to work as expected: > > <thead><tr><th>ID</th><th>Repository > name</th><th>Endpoint</th><th>[% tp('OAI', 'Set') | html %]</th><th>Data > format</th><th>Record type</th><th class="noExport">Actions</th> > > The column header for Set remains empty in my testing. I solved 2 with [% PROCESS 'i18n.inc' %] after a hint from Joubu. Just 1) to check into :) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
