remove double PreView definition
This commit is contained in:
parent
abdb912ade
commit
95e58f5f38
|
@ -17,8 +17,6 @@ Travis.reopen
|
||||||
job = @get('job')
|
job = @get('job')
|
||||||
job.unsubscribe() if job
|
job.unsubscribe() if job
|
||||||
|
|
||||||
PreView: Em.View.extend
|
|
||||||
|
|
||||||
PreView: Em.View.extend
|
PreView: Em.View.extend
|
||||||
templateName: 'jobs/pre'
|
templateName: 'jobs/pre'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user