[Koha-bugs] [Bug 16036] Making basket actions buttons

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 10 22:13:57 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16036

--- Comment #4 from Aleisha Amohia <aleishaamohia at hotmail.com> ---
(In reply to Jonathan Druart from comment #3)
> (Same as bug 15992 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

Same reply as bug 15992:
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.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list