Fixed syntax error.
This commit is contained in:
parent
e78890133c
commit
d2b1b26646
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Copyright (C) 2012-2013 Zammad Foundation, http://zammad-foundation.org/
|
# Copyright (C) 2012-2013 Zammad Foundation, http://zammad-foundation.org/
|
||||||
|
|
||||||
require 'Overview'
|
require 'overview'
|
||||||
|
|
||||||
class Ticket::Overview
|
class Ticket::Overview
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue