BUG FIX: Menu now saves the cookie again
This commit is contained in:
@@ -25,6 +25,7 @@ function placeGroupButtons() {
|
||||
.done(function() {
|
||||
$buttonContainer.children().remove();
|
||||
placeGroupButtons();
|
||||
updateMenus();
|
||||
}).fail(function() {
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user