https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15992
--- Comment #9 from Jonathan Druart <[email protected]> --- (In reply to Aleisha Amohia from comment #7) > (In reply to Jonathan Druart from comment #6) > > Aleisha, > > seems to be the common way to "named" the actions column: > > > > % git grep '<th> </th>' **/*.tt|wc > > 127 339 13098 > > % git grep '<th>Actions</th>' **/*.tt|wc > > 15 33 1485 > > I think it tends to be that when the actions have been moved into a drop > down menu, the column gets named because each drop down has Actions > on it. But when there is no drop down and it is just buttons like this, the > column name should be Actions. Indeed, it makes sense! Thanks for the clarification :) -- 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/
