nothing works :D

This commit is contained in:
kremsy
2013-12-31 11:05:14 +01:00
parent eb66424e3c
commit ede3ed3eed
4 changed files with 7 additions and 7 deletions

View File

@ -338,8 +338,6 @@ class MapList implements ManialinkPageAnswerListener, CallbackListener {
$jukeQuad->setAction(self::ACTION_JUKE_MAP . "." . $map->uid);
$jukeQuad->setText("+");
$jukeQuad->setTextColor("09F");
$descriptionLabel->setText("Add Map to Jukebox: {$map->name}");
$script->addTooltip($jukeQuad, $descriptionLabel);
}