2017-08-21 22:33:52 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2023-01-04 18:28:10 +01:00
|
|
|
<!DOCTYPE overlay PUBLIC "-//EGroupware GmbH//eTemplate 2.0//EN" "https://www.egroupware.org/etemplate2.0.dtd">
|
2017-08-21 22:33:52 +02:00
|
|
|
<!-- This template is used in automated testing -->
|
|
|
|
<overlay>
|
|
|
|
<template id="api.textbox_test" template="" lang="" group="0" version="16.1">
|
2023-01-04 18:28:10 +01:00
|
|
|
<et2-textbox id="widget"></et2-textbox>
|
|
|
|
<et2-textbox id="widget_readonly" readonly="true"></et2-textbox>
|
2017-08-21 22:33:52 +02:00
|
|
|
</template>
|
|
|
|
</overlay>
|