зеркало из https://github.com/github/octobox.git
Make the mute selected button available on archive view
This commit is contained in:
Родитель
b4f6612569
Коммит
b2eaed4850
|
@ -87,7 +87,7 @@ module NotificationsHelper
|
|||
end
|
||||
|
||||
def mute_selected_button
|
||||
function_button('Mute selected', 'mute', 'mute_selected', 'Mute selected items') unless params[:archive]
|
||||
function_button('Mute selected', 'mute', 'mute_selected', 'Mute selected items')
|
||||
end
|
||||
|
||||
def mark_read_selected_button
|
||||
|
|
Загрузка…
Ссылка в новой задаче