Aleksander Machniak
2014-07-05 bda3e7d2396f2995e9505de06660b8806214fc11
program/js/app.js
@@ -5654,6 +5654,8 @@
        frame.location.href = this.env.blankpage;
      }
    }
    this.enable_command('delete', false);
  };
  this.remove_identity = function(id)
@@ -5667,6 +5669,8 @@
        frame.location.href = this.env.blankpage;
      }
    }
    this.enable_command('delete', false);
  };