http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8600
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #3 from Owen Leonard <[email protected]> --- I'll get my petty comment out of the way first: Shouldn't it be [+][-] instead of [-][+]? I don't know why I think that. More importantly: I think the [-] option should only be applied to fields which are dynamically added. If you remove a field which wasn't dynamically added you're using the operation as a defacto "clear" button, which we offer only in rare circumstances. The other problem with being able to remove a "hard-coded" row with [-] is that it makes it possible to remove the last row which contains the [+]. If you remove that one you don't have the option anymore to add more rows. The final version of this enhancement should prevent/work around that problem. -- 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/
