Merge branch 'feature-28886/Filter_Component_vs_Table_Component' into feature-28575/Softwarebereitstellung_GUI_zur_Verwaltung_von_Software

This commit is contained in:
KarpAlex
2023-07-04 14:43:28 +02:00
+2 -1
View File
@@ -39,7 +39,8 @@ export const CoreFilterCmpt = {
TableDownload
},
emits: [
'nwNewEntry'
'nwNewEntry',
'click:new'
],
props: {
onNwNewEntry: Function, // NOTE(chris): Hack to get the nwNewEntry listener into $props