fixing typo

This commit is contained in:
Jon Lambson 2017-07-12 10:00:49 -06:00
parent 624ccf02a0
commit d446057524
1 changed files with 1 additions and 0 deletions

View File

@ -312,6 +312,7 @@ $(function () {
return getGrants(session);
});
}, function (err) {
console.log("oooooooppppps");
console.log(err);
});