https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3534
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #55 from Jonathan Druart <[email protected]> --- Nick, with your last patches, there is a problem: If you are on the quick add form, then switch to the full form, the toolbar is not floating. If I remove the last patch, there is floating toolbar on the quick add form is not displayed correctly (there is a margin top). I think you should trick the code to have only 1 toolbar for the 2 forms. You will need to add a flag to check, to know which form we want to save. -- 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/
