app/scripts/views/dialog/nodesEditor.js (3 lines of code) (raw):

App.NodesEditorView = App.EditorView.extend({ controller: App.NodesEditorController.create() });