Skip to content
Snippets Groups Projects
Commit 0778931c authored by Arnaud Levy's avatar Arnaud Levy
Browse files

dup

parent decf24f5
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ module Admin::ApplicationHelper
[:duplicate, :admin, object],
method: :post,
data: { confirm: t('please_confirm') },
class: button_classes('btn-info')
class: button_classes('btn-light')
end
def button_classes(additional = '', **options)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment