2011-02-22 18:13:03 +01:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!-- $Id$ -->
|
|
|
|
<overlay>
|
|
|
|
<template id="importexport.config" template="" lang="" group="0" version="1.9.001">
|
|
|
|
<grid>
|
|
|
|
<columns>
|
|
|
|
<column/>
|
|
|
|
<column/>
|
|
|
|
</columns>
|
|
|
|
<rows>
|
|
|
|
<row>
|
|
|
|
<description value="Users allowed to create their own definitions"/>
|
2011-02-24 00:44:20 +01:00
|
|
|
<checkbox id="users_create_definitions"/>
|
|
|
|
</row>
|
|
|
|
<row valign="top">
|
|
|
|
<description value="Users allowed to share their own definitions"/>
|
|
|
|
<listbox type="select-account" rows="5" options="both" id="share_definition"/>
|
2011-02-22 18:13:03 +01:00
|
|
|
</row>
|
2011-04-19 18:00:43 +02:00
|
|
|
<row valign="top">
|
|
|
|
<description value="Export Spreadsheet link display folders"/>
|
|
|
|
<listbox rows="3" id="export_spreadsheet_folder"/>
|
|
|
|
</row>
|
2011-02-22 18:13:03 +01:00
|
|
|
<row>
|
|
|
|
<hbox span="all">
|
|
|
|
<button span="all" label="Save" id="save"/>
|
|
|
|
</hbox>
|
|
|
|
</row>
|
|
|
|
</rows>
|
|
|
|
</grid>
|
|
|
|
</template>
|
|
|
|
</overlay>
|