Merge branch 'develop' of github.com:martini/zammad into develop
This commit is contained in:
commit
97131f51c3
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
require 'signature_detection'
|
||||
|
||||
class Observer::Ticket::Article::EmailSignatureDetection < ActiveRecord::Observer
|
||||
class Observer::Ticket::Article::SignatureDetection < ActiveRecord::Observer
|
||||
observe 'ticket::_article'
|
||||
|
||||
def before_create(record)
|
Loading…
Reference in a new issue