Aleksander Machniak
2014-07-05 911d4e69f484c4f9426950ddb7f25193c8c39a15
program/js/app.js
@@ -5742,6 +5742,8 @@
        frame.location.href = this.env.blankpage;
      }
    }
    this.enable_command('delete', false);
  };
  this.remove_identity = function(id)
@@ -5755,6 +5757,8 @@
        frame.location.href = this.env.blankpage;
      }
    }
    this.enable_command('delete', false);
  };