Fix : add keyboard shortcuts : forgot misc keys

This commit is contained in:
Julian Descottes 2013-11-19 08:13:16 +01:00
parent a0273edb3e
commit 7d296f3dc3

View File

@ -35,8 +35,7 @@
ns.CheatsheetService.prototype.initMarkup_ = function () {
this.initMarkupForTools_();
this.initMarkupForMisc_();
};
ns.CheatsheetService.prototype.initMarkupForTools_ = function () {
@ -85,4 +84,4 @@
}
};
})();
})();