https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35870
Lucas Gass (lukeg) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #22 from Lucas Gass (lukeg) <[email protected]> --- A couple things: 1. You'll need to update t/Koha/Auth/Permissions.t 2. In authorities/searchresultlist-auth.tt the edit button doesn't display without the new permission ( good ). It seems to be the only button in that column, should we just hide the whole column to users without the permission? 3. Should we update the REST API where applicable: api/v1/swagger/paths/authorities.yaml: editauthorities: "1" api/v1/swagger/paths/authorities.yaml: editauthorities: "1" api/v1/swagger/paths/authorities.yaml: editauthorities: "1" -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
