Privacy Policy DSGVO with sheets for categories, export-, check- and first erase-functions
This commit is contained in:
@@ -224,12 +224,6 @@
|
||||
}
|
||||
});
|
||||
|
||||
window.addEventListener('asset-table-column-width-changed', event => {
|
||||
if (!event.detail?.table || event.detail.table === table) {
|
||||
applyHidden();
|
||||
}
|
||||
});
|
||||
|
||||
applyHidden();
|
||||
window.dispatchEvent(new CustomEvent('asset-table-columns-ready', {
|
||||
detail: { table }
|
||||
|
||||
Reference in New Issue
Block a user