http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11781
--- Comment #2 from Homer <[email protected]> --- The easiest way to reproduce this quickly is to simply run this statement in mysql: update systempreferences set value=0 where variable="IndependentBranches"; and reload the intranet page in the browser. I'm not sure why changing the parameter through the intranet interface doesn't cause the problem immediately - maybe something is cached in the browser. -- 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] 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/
