mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-20 06:53:34 +01:00
b626fd1a88
- Fix missing size for new widgets - Different styling for single entries - Custom template for single addressbook entries - Hideable nextmatch header
9 lines
287 B
XML
9 lines
287 B
XML
<?xml version="1.0"?>
|
|
<!-- $Id$ -->
|
|
<overlay>
|
|
<template id="home.favorite" template="" lang="" group="0" version="1.9.001">
|
|
<button id="header_toggle" image="arrow_left" onclick="app.home.nextmatch_toggle_header"/>
|
|
<nextmatch id="nm" class="header_hidden"/>
|
|
</template>
|
|
</overlay>
|