new table form html, css

This commit is contained in:
2018-07-21 18:06:37 +02:00
parent ba721592cd
commit 3242ae9cbe
26 changed files with 749 additions and 148 deletions
+7
View File
@@ -7,6 +7,13 @@
require('./bootstrap');
$(function () {
$('[data-toggle="tooltip"]').tooltip({
container: 'body'
})
})
//
// window.Vue = require('vue');
//