http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11431
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #85 from Kyle M Hall <[email protected]> --- (In reply to Kyle M Hall from comment #84) > Created attachment 41662 [details] [review] > Bug 11431 [QA Followup] - Simplify audio_alert_id to just id audio_alert_id is very wordy and it's a better convention to just give the table id the name 'id'. No changes in the code were needed since I was already using the id() method. Unit tests pass pre and post patch. -- 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/
