mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
this isn't working
This commit is contained in:
@@ -9,9 +9,6 @@ class Pane
|
||||
showing: false
|
||||
|
||||
constructor: (@window) ->
|
||||
$('.pane').live 'click', (event) =>
|
||||
console.log @.constructor.name
|
||||
true
|
||||
|
||||
add: ->
|
||||
verticalDiv = $('#app-vertical')
|
||||
|
||||
Reference in New Issue
Block a user