forked from extern/egroupware
18 lines
365 B
Plaintext
18 lines
365 B
Plaintext
|
<?xml version="1.0"?>
|
||
|
<!-- $Id$ -->
|
||
|
<overlay>
|
||
|
<template id="etemplate.ajax_select_widget.row" template="" lang="" group="0" version="">
|
||
|
<grid>
|
||
|
<columns>
|
||
|
<column/>
|
||
|
<column/>
|
||
|
</columns>
|
||
|
<rows>
|
||
|
<row>
|
||
|
<description no_lang="1" id="id_field"/>
|
||
|
<description no_lang="1" id="title"/>
|
||
|
</row>
|
||
|
</rows>
|
||
|
</grid>
|
||
|
</template>
|
||
|
</overlay>
|