added tooltips to webspace/traffic bars
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
This commit is contained in:
5
templates/Sparkle/assets/js/main.js
vendored
5
templates/Sparkle/assets/js/main.js
vendored
@@ -34,6 +34,11 @@ $(document).ready(function() {
|
||||
}
|
||||
});
|
||||
|
||||
// Enable Newsfeeds
|
||||
$(".tipper").tipper({
|
||||
direction: "right"
|
||||
});
|
||||
|
||||
// Height of divs fix
|
||||
var snheight = $('#sidenavigation').height();
|
||||
var mainheight = $('#maincontent').height();
|
||||
|
||||
Reference in New Issue
Block a user