atomController is now known as $atomController.

This commit is contained in:
Corey Johnson
2011-11-07 14:55:38 -08:00
parent 7ab473b0ce
commit 4e9a73cebc
4 changed files with 10 additions and 10 deletions

View File

@@ -69,7 +69,7 @@
<script src='src/require.js'></script>
<script>
window.onerror = function() {
atomController.webView.inspector.showConsole(true)
window.showConsole(true)
}
window.onload = function() {