egroupware_official/admin/templates/default/index.xet

10 lines
403 B
Plaintext
Raw Normal View History

<?xml version="1.0"?>
<!-- $Id$ -->
<overlay>
<template id="admin.index" template="" lang="" group="0" version="1.9.001">
<tree autoloading="admin_ui::ajax_tree" id="admin_tree" onclick="app.admin.run(widget.event_args[0],widget);" parent_node="admin_tree_target"/>
<html id="msg"/>
<iframe frameborder="1" height="500px" id="admin_iframe" scrolling="auto" width="100%"/>
</template>
</overlay>