https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40191
--- Comment #40 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 188776 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188776&action=edit Bug 40191: Handle resources without detail view in navigation options Fixes an edge case where resources without a dedicated show/detail component (like Record Sources) would show invalid navigation options. - ResourceFormSave: Filter out "show" option when no_show is true - RecordSourcesResource: Set no_show flag to hide inappropriate options Ensures the split button menu only shows valid navigation targets. Signed-off-by: Martin Renvoize <[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/
