2 lines
230 B
Text
2 lines
230 B
Text
- if commit.has_signature?
|
|
%button{ tabindex: 0, class: commit_signature_badge_classes('js-loading-gpg-badge'), data: { toggle: 'tooltip', placement: 'top', title: _('GPG signature (loading...)'), 'commit-sha' => commit.sha } }
|