snipe-it/resources/views/layouts
snipe e79260a0d4 Fixes #3732 - broken tooltips and weird select2 option text behavior
The solve here was a few things - first, load jquery-ui before bootstrap. They have conflicting tooltips. Second, initiate the tooltips in the wenzhixin/bootstrap-table formatter using `data-tooltip=“true”`, and thirdly, add some JS that tells BS table to inititalize tooltips within the table using that `data-tooltip=“true”` business
2017-07-08 13:21:13 -07:00
..
basic.blade.php Updated asset urls 2017-06-06 02:35:26 -07:00
debug.blade.php Misc debug template for use with debugging CSV exports, etc 2016-09-12 14:05:31 -07:00
default.blade.php Fixes #3732 - broken tooltips and weird select2 option text behavior 2017-07-08 13:21:13 -07:00
edit-form.blade.php Fixes #3634 - use new routes for groups 2017-06-08 20:24:26 -07:00
setup.blade.php Updated asset urls 2017-06-06 02:35:26 -07:00