Commit 5f24d5d0 authored by Aron Carroll's avatar Aron Carroll

Clarify the source of the mail object in threading

parent 4785e1d6
......@@ -2,6 +2,7 @@ class ThreadingService
# Mix in message thread properties into the prototype. The body of the
# class will overwrite any methods applied here. If you need inheritance
# assign the message thread to a local varible.
# The mail object is exported by the jwz.js library.
$.extend(this.prototype, mail.messageThread())
root: null
......
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