mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Fix et2-image-expose was not properly defined, and could not be loaded via etemplate
This commit is contained in:
parent
44af749074
commit
4cee859516
@ -49,4 +49,4 @@ export class Et2ImageExpose extends ExposeMixin(Et2Image) implements et2_IDetach
|
||||
}
|
||||
}
|
||||
|
||||
customElements.define("et2-image-expose", Et2ImageExpose, {extends: 'img'});
|
||||
customElements.define("et2-image-expose", Et2ImageExpose);
|
Loading…
Reference in New Issue
Block a user