added tooltips
This commit is contained in:
12
public/js/lib/bootstrap.min.js
vendored
Executable file
12
public/js/lib/bootstrap.min.js
vendored
Executable file
File diff suppressed because one or more lines are too long
@@ -80,7 +80,5 @@
|
||||
console.log(data);
|
||||
});
|
||||
|
||||
socket.on('update', function(data){
|
||||
//
|
||||
});
|
||||
$('[data-toggle="tooltip"]').tooltip();
|
||||
})();
|
||||
Reference in New Issue
Block a user