12 Dec
2012
12 Dec
'12
4:26 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9223 --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- It's working correctly in 3.6.10, so I think we can't just remove the feature. I agree most of the time it's confusing, but I can imagine that the values might make sense for libraries that are using itemtypes and collection codes/locations in a special way. For example if your location is something like a department of your company. I checked, the element has an id - so it should be easy to hide with CSS: <li><label for="itemtype">Item Type:</label><select name="itemtype" id="itemtype"> -- You are receiving this mail because: You are watching all bug changes.