Added title-tags to buttons, fixes 1328

Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
This commit is contained in:
Roman Schmerold (BNoiZe)
2013-12-20 19:14:24 +01:00
parent 7af7842fe9
commit 7969edf1b4
35 changed files with 139 additions and 139 deletions

View File

@@ -34,7 +34,7 @@ $(document).ready(function() {
}
});
// Enable Newsfeeds
// Enable Infobubbles
$(".tipper").tipper({
direction: "right"
});