Skip to content
Snippets Groups Projects

Display Contributor and Author badges on notes

Merged Mycroft Kang requested to merge TaehyeokKang/gitlab:mycroft-note-badge into master
4 unresolved threads
Compare and Show latest version
2 files
+ 0
3
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 0
2
@@ -327,8 +327,6 @@ def contributor?
@@ -327,8 +327,6 @@ def contributor?
def noteable_author?(noteable)
def noteable_author?(noteable)
noteable.author == self.author
noteable.author == self.author
rescue
false
end
end
def project_name
def project_name
Loading