snipe-it/resources/views/partials
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
..
forms/edit Fixes #3644 - broken datepicker 2017-06-09 18:53:19 -07:00
bootstrap-table.blade.php Fixes #3732 - broken tooltips and weird select2 option text behavior 2017-07-08 13:21:13 -07:00
modals.blade.php Added HTML for generating passwords in asset user creation modal 2016-08-30 06:48:23 -07:00