https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18834
Lee Jamison <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #64522|0 |1 is obsolete| | --- Comment #15 from Lee Jamison <[email protected]> --- Created attachment 64546 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64546&action=edit Bug 18834: Add js to dynamically alter the permission options If we we move from Private to Public or vice versa, this actually has an impact on the permissions combo. If we go back to a private list without shares, we could remove Anyone. If we switch to public and the list had no shares, we could add Anyone. Handled in a js sub AdjustPerms, triggered by onchange of the category combo. Test plan: [1] Edit a private list without shares in OPAC. Toggle category. Check if the permissions combo changes accordingly. [2] Edit a public list in staff. Toggle category and check. Signed-off-by: Marcel de Rooy <[email protected]> Signed-off-by: Lee Jamison <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
