https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20238
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #6 from Katrin Fischer <[email protected]> --- I am sorry, but there are some things wrong with this patch: 1) If you take a look at the changes commited, you can see it includs a lot of unintentional changes: --- Koha/Illbackends/BLDSS | 1 + Koha/Illbackends/koha-ill-freeform | 1 + admin/itemtypes.pl | 2 ++ koha-ill-freeform | 1 + .../prog/en/modules/admin/.itemtypes.tt.swp | Bin 0 -> 40960 bytes .../intranet-tmpl/prog/en/modules/admin/itemtypes.tt | 4 +++- 6 files changed, 8 insertions(+), 1 deletion(-) create mode 160000 Koha/Illbackends/BLDSS create mode 160000 Koha/Illbackends/koha-ill-freeform create mode 160000 koha-ill-freeform create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/admin/.itemtypes.tt.swp 2) Using the TT plugin on the template side, the changes to admin/itemtypes.pl are no longer needed. -- 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/
