add tooltip for arpnip toggle

This commit is contained in:
Oliver Gorwits
2019-09-03 08:50:45 +01:00
parent cdd2470228
commit 86ba01270c
2 changed files with 4 additions and 3 deletions

View File

@@ -71,8 +71,9 @@
,minLength: 0
});
// activate modals
// activate modals and tooltips
$('.nd_modal').modal({show: false});
$("[rel=tooltip]").tooltip({live: true});
}
// on load, establish global delegations for now and future