https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42535
--- Comment #3 from Owen Leonard <[email protected]> --- Created attachment 199005 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199005&action=edit Bug 42535: Remove .news_delete JS from the main page The .news_delete elements have been removed on commit c7b576ad7e9e53a572017a2b3e8771bd128f983d Bug 34478: Remove 'Delete' link for news on the homepage - | <a class="news_delete" href="/cgi-bin/koha/tools/additional-contents.pl?op=delete_confirmed&ids=[% koha_new.additional_content_id | html %]&csrf_token=[% csrf_token | uri %]">Delete</a> We can remove this code Test plan: Confirm that there is no "Delete" links to delete news on the main page Signed-off-by: Owen Leonard <[email protected]> -- 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/
