mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-12 01:30:41 +01:00
247 B
247 B
The template displays a loader while it is loading the file, and is replaced with the actual content once all widgets are ready.
<style>
et2-template {
min-height: 5em;
}
</style>
<et2-template></et2-template>