mirror of
https://github.com/grocy/grocy.git
synced 2025-09-30 03:15:08 +00:00
Moved sidebar / menu layout into own (customized) component
This commit is contained in:
@@ -789,6 +789,9 @@ $(document).on("click", ".show-as-dialog-link", function(e)
|
||||
});
|
||||
});
|
||||
|
||||
// Init Bootstrap tooltips
|
||||
$('[data-toggle="tooltip"]').tooltip()
|
||||
|
||||
// Default DataTables initialisation settings
|
||||
var collapsedGroups = {};
|
||||
$.extend(true, $.fn.dataTable.defaults, {
|
||||
|
Reference in New Issue
Block a user