mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 13:39:22 +03:00
Many fixes
New ownCloud package with a built-in webmail
This commit is contained in:
parent
323dd34c8b
commit
6116597f6f
56 changed files with 1137 additions and 232 deletions
|
|
@ -41,7 +41,7 @@
|
|||
AbstractModel.prototype.onDestroy = function ()
|
||||
{
|
||||
Utils.disposeObject(this);
|
||||
// window.console.log('onDestroy: ' + this.sModelName);
|
||||
// window.console.log('onDestroy: ' + this.sModelName); // TODO
|
||||
};
|
||||
|
||||
module.exports = AbstractModel;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue