oops, doesn't belong here

This commit is contained in:
Jon Rohan 2012-12-24 12:49:07 -08:00
parent f62563e232
commit 7f32c7f3bb

View File

@ -4,7 +4,6 @@ module.exports =
class Tab extends View
@content: (editSession) ->
@div class: 'tab', =>
console.log(editSession)
@span class: 'file-name', outlet: 'fileName'
@span class: 'close-icon'