Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_xcode_link.html.haml « buttons « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e0f47f1ca3d6b9a9d3fc0af1a4d3d3d0966fc817 (plain)
1
2
%a.gl-button.btn.btn-default{ href: xcode_uri_to_repo(@project) }
  = _("Open in Xcode")