displayDashboardLocal    : function() {
    var that = this;

    this.DashboardPresenter.setUser(new Tessitura.UserModel({id: $.cookie('userID')}), function() {
      that.DashboardPresenter.getLocal();