2015-02-17 10:55:05 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE overlay PUBLIC "-//Stylite AG//eTemplate 2//EN" "http://www.egroupware.org/etemplate2.dtd">
|
2012-12-31 21:38:00 +01:00
|
|
|
<!-- $Id$ -->
|
|
|
|
<overlay>
|
|
|
|
<template id="infolog.export_csv_selectors" template="" lang="" group="0" version="1.9.002">
|
|
|
|
<grid>
|
|
|
|
<columns>
|
|
|
|
<column/>
|
|
|
|
</columns>
|
|
|
|
<rows>
|
|
|
|
<row>
|
|
|
|
<radio label="Use all" id="selection" options="all"/>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<radio label="Use search results" id="selection" options="search"/>
|
|
|
|
</row>
|
|
|
|
<row>
|
2013-08-09 19:06:09 +02:00
|
|
|
<radio label="Use definition filter" id="selection" onclick="jQuery('div.filters').show();" options="filter"/>
|
2012-12-31 21:38:00 +01:00
|
|
|
</row>
|
|
|
|
</rows>
|
|
|
|
</grid>
|
|
|
|
</template>
|
2015-02-17 10:55:05 +01:00
|
|
|
</overlay>
|