Simplify panel state management and message passing

This commit is contained in:
Riley Shaw
2015-01-21 18:27:42 -10:00
committed by lilia
parent 9071d98395
commit 94ce4d4b91
12 changed files with 148 additions and 102 deletions

View File

@@ -25,8 +25,9 @@
<script type="text/javascript" src="js/chromium.js"></script>
<script type="text/javascript" src="js/panel_controller.js"></script>
<script type="text/javascript" src="js/bimap.js"></script>
<script type="text/javascript" src="js/background.js"></script>
<script type="text/javascript" src="js/panel_controller.js"></script>
</head>
<body>
</body>