pull/37/head
Matthias BUSSONNIER 12 years ago
parent 3b5b32f27b
commit 4d9611a9ff

@ -50,6 +50,7 @@ define([
}
};
// TODO: This has definitively nothing to do with style ...
MenuBar.prototype.style = function () {
var that = this;
this.element.find("li").click(function (event, ui) {

Loading…
Cancel
Save