Fixed syntax.
This commit is contained in:
parent
5b21435f04
commit
98aeff516d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
class App.TicketMerge extends App.ControllerModal
|
class App.TicketMerge extends App.ControllerModal
|
||||||
constructor: ->
|
constructor: ->
|
||||||
super
|
super
|
||||||
@fetch()
|
@fetch()
|
||||||
|
|
Loading…
Reference in a new issue