summaryrefslogtreecommitdiff
path: root/app/views/projects/commit/_ajax_signature.html.haml
blob: 87ccf01c0110fcc830a5a2577df3c2026527fac8 (plain)
1
2
- if commit.has_signature?
  %a.js-loading-signature-badge{ tabindex: 0, role: 'button', data: { toggle: 'tooltip', placement: 'top', title: _('GPG signature (loading...)'), 'commit-sha' => commit.sha } }