new table form html, css
This commit is contained in:
Vendored
+7
@@ -7,6 +7,13 @@
|
||||
|
||||
require('./bootstrap');
|
||||
|
||||
$(function () {
|
||||
$('[data-toggle="tooltip"]').tooltip({
|
||||
container: 'body'
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
//
|
||||
// window.Vue = require('vue');
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user