add tooltip for arpnip toggle
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user