Revamp Issue #51 to make the whole "change password" thing a plugin

This commit is contained in:
djmaze 2021-03-01 00:52:46 +01:00
parent 3426921c9d
commit fb03687528
17 changed files with 207 additions and 297 deletions

View file

@ -337,6 +337,7 @@ function decorateKoCommands(thisArg, commands) {
thisArg[key] = fn;
});
}
ko.decorateCommands = decorateKoCommands;
/**
* @param {miced} $items