summaryrefslogtreecommitdiff
path: root/app/views/projects/buttons/_xcode_link.html.haml
blob: e0f47f1ca3d6b9a9d3fc0af1a4d3d3d0966fc817 (plain)
1
2
%a.gl-button.btn.btn-default{ href: xcode_uri_to_repo(@project) }
  = _("Open in Xcode")