http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14247
--- Comment #12 from Indranil Das Gupta <[email protected]> --- Comment on attachment 39488 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39488 Updated version of patch, integrates syspref SQL, atomic update is pure SQL and test plan is in commit message. Review of attachment 39488: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=14247&attachment=39488) ----------------------------------------------------------------- Martin, ::: koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/tools.pref @@ +13,5 @@ > - images. > + News: > + - > + - "Show the author for news items:" > + - pref: NewsAuthorDisplay since you are seeding the sql with "none" as the default (which btw is the correct thing to do), do consider adding after 'pref: NewsAuthorDisplay' - default: none -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
