Commit a8dc5afb authored by Dennis Tang's avatar Dennis Tang

Update app/helpers/button_helper.rb

parent 4f74e882
......@@ -92,7 +92,6 @@ module ButtonHelper
class: "#{title.downcase}-selector",
href: (href if href),
data: (data if data)
<<<<<<< HEAD
end
def kerberos_clone_button(project)
......@@ -118,7 +117,5 @@ module ButtonHelper
data: data,
type: :button,
title: 'See Geo-specific instructions'
=======
>>>>>>> upstream/master
end
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment