https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18026

Mason James <m...@kohaaloha.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #60137|0                           |1
        is obsolete|                            |

--- Comment #3 from Mason James <m...@kohaaloha.com> ---
Created attachment 60138
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60138&action=edit
Bug 18026 - URL to database columns link in system

Here's a patch for the 16.05 series, and the command I used to do the
search/replace

grep -irl 'schema.koha-community.org/tables' ./* | grep -v .git | xargs perl
-pi -e 's^koha-community.org/tables^koha-community.org/16_05/tables^'

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to