UI: move base-mvc, annotation and tag editors, user model and quotameter to AMD; fix loading order and currUser in masthead, view, history; remove loggable mixin from scatterplot

This commit is contained in:
Carl Eberhard
2014-03-20 16:52:06 -04:00
parent f8a48b17ba
commit b5f5397a38
33 changed files with 154 additions and 123 deletions
@@ -32,7 +32,6 @@ ${h.js( 'libs/jquery/jquery',
'libs/backbone/backbone',
'libs/d3',
'libs/handlebars.runtime',
'mvc/base-mvc',
'mvc/ui',
'mvc/visualization/visualization-model' )}