Change norm of core/state

This commit is contained in:
Samy Pessé
2014-04-06 16:10:25 -07:00
parent ff52a2317b
commit 607b45f172
7 changed files with 21399 additions and 25 deletions
+1 -2
View File
@@ -10,9 +10,8 @@ require([
"core/progress",
"core/sidebar",
"core/search"
], function($, storage, analytic, sharing, _state, keyboard, exercise, progress, sidebar, search){
], function($, storage, analytic, sharing, state, keyboard, exercise, progress, sidebar, search){
$(document).ready(function() {
var state = _state();
var $book = state.$book;
// Initialize storage