Commit c168c321 authored by Sean McGivern's avatar Sean McGivern

Resolve notes conflicts

parent 6b12f8fc
......@@ -160,13 +160,10 @@ class Note < ActiveRecord::Base
def has_special_role?(role, note)
note.special_role == role
end
<<<<<<< HEAD
end
def searchable?
!system
=======
>>>>>>> upstream/master
end
def cross_reference?
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment