https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10357
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Marc Véron <[email protected]> --- Found folliwing while testing: 1) If more than one subscription is attached, <span id="email_notifications"> is repeated, but id's must be unique. I think it is better to have a class. 2) We have: - At Library: (Branch name missing, is fixed with Bug 18307) - Public note - Subscription details (date range) - Email notification handling (Subscribe, Unsubscribe, Note if not logged in) - Call number - Info about x latest issues (table) Can we move Call number up? (e.g. after "At library:", would be the same as in Staff client) -- 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/
