[Koha-bugs] [Bug 26015] Terminology: staff interface should be used everywhere

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 3 11:47:31 CEST 2020


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at bugs.koha-c
                   |                            |ommunity.org
             Status|Passed QA                   |Failed QA

--- Comment #5 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
There are more occurrences that need to be replaced IMO:

api/v1/swagger/definitions/patron.json:      "description": "a note on the
patron's account visible in OPAC and staff client"

koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc:                <a
title="Staff client"
href="/cgi-bin/koha/admin/preferences.pl?tab=staff_client">Staff client</a>
koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc:                <a
title="Staff client"
href="/cgi-bin/koha/admin/preferences.pl?tab=staff_client">Staff client</a>

a lot of .pref

koha-tmpl/intranet-tmpl/prog/en/modules/admin/searchengine/elasticsearch/mappings.tt:
                   <th>Staff client</th>

t/db_dependent/selenium/authentication.t:        like( $driver->get_title,
qr(Koha staff client), 'Patron with flags catalogue should be able to login' );
t/db_dependent/selenium/authentication.t:        like( $driver->get_title,
qr(Koha staff client), 'Patron with flags superlibrarian should be able to
login' );

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list