]> git.koha-community.org Git - koha.git/commit
Bug 37593: Removed all instances of 'this this' in the codebase
authorPerplexedTheta <jahdobble@llownd.net>
Mon, 12 Aug 2024 14:26:13 +0000 (15:26 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 11 Sep 2024 16:26:25 +0000 (16:26 +0000)
commit8297471b3b41e00d19134453ba5721ad3f85877b
treedb52de83f0ec9f05b72ab7ffbbb8a98e4e26143b
parenta2a2314856dacff802ea32913fd3d2285ac11320
Bug 37593: Removed all instances of 'this this' in the codebase

To test:
a)  do a grep for 'this this'
    1)  notice that there are five matching files
    2)  notice that all of these instances are in comments, or podfiles
b)  apply this patch
c)  do a grep for 'this this'
    1)  notice now that these instances are gone
d)  apply these changes to schema.koha-community.org
e)  result!

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 2cc520cdeb6782f9370356f1c7a1bb7f78ea1057)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Koha/Schema/Result/Deleteditem.pm
Koha/Schema/Result/Item.pm
installer/data/mysql/db_revs/230600061.pl
installer/data/mysql/kohastructure.sql
koha-tmpl/intranet-tmpl/lib/datatables/datatables.js