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