Skip to content
Snippets Groups Projects
Commit 03cfda94 authored by Robert Speicher's avatar Robert Speicher
Browse files

Remove unused argument from clipboard_button helper

parent 80108725
No related branches found
No related tags found
No related merge requests found
module ClipboardHelper
def clipboard_button(target = nil)
def clipboard_button
content_tag :button,
icon('clipboard'),
class: 'btn btn-xs btn-clipboard js-clipboard-trigger',
Loading
Loading
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