Yahooo, sync with devel server :)

This commit is contained in:
Malishev Dmitry 2011-12-29 13:41:30 +03:00
parent d25ae72355
commit af3ee14057
94 changed files with 2975 additions and 302 deletions

View file

@ -38,5 +38,5 @@ App.View.listItems = function(reply){
var html = acc.done().wrapperize('ENTRIES_WRAPPER', App.Env.getWorldName());
App.Ref.CONTENT.html(html);
App.Helpers.updateScreen();
//App.Helpers.updateScreen();
}