add help for netmap
This commit is contained in:
@@ -72,8 +72,9 @@
|
||||
}
|
||||
});
|
||||
|
||||
// activate tooltips
|
||||
// activate tooltips and popovers
|
||||
$("[rel=tooltip]").tooltip({live: true});
|
||||
$("[rel=popover]").popover({live: true});
|
||||
}
|
||||
|
||||
$(document).ready(function() {
|
||||
|
||||
Reference in New Issue
Block a user