https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33156
--- Comment #4 from Katrin Fischer <[email protected]> --- Hi George, it took me a while and I cannot reproduce the error with selecting an attribute that is linked to an AV, the form itself seems ok in master, but I can see the JS error now. You have to update an extended attribute in order to see it: * Go to the patron modification tool * Add one or more cardnumbers, I used 42 * Select the "show barcode" extended patron attribute at the end of the form and update to yes or no On the results list, you'll see the error in the console: table_settings.push({ columname: "Attributes 1", cannot_be_modified: 0, cannot_be_toggled: 0, is_hidden: 0 }); -- You are receiving this mail because: You are the assignee for the bug. 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/
