summaryrefslogtreecommitdiff
path: root/app/views/projects/commit/_ajax_signature.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/commit/_ajax_signature.html.haml')
-rw-r--r--app/views/projects/commit/_ajax_signature.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/projects/commit/_ajax_signature.html.haml b/app/views/projects/commit/_ajax_signature.html.haml
index 22674b671c9..83821326aec 100644
--- a/app/views/projects/commit/_ajax_signature.html.haml
+++ b/app/views/projects/commit/_ajax_signature.html.haml
@@ -1,3 +1,2 @@
- if commit.has_signature?
%button{ class: commit_signature_badge_classes('js-loading-gpg-badge'), data: { toggle: 'tooltip', placement: 'auto top', title: 'GPG signature (loading...)', 'commit-sha' => commit.sha } }
- %i.fa.fa-spinner.fa-spin