setting different std image for tree, old one was only found with Styite template

This commit is contained in:
Ralf Becker 2013-07-09 15:02:02 +00:00
parent 809aa0c63c
commit a57e1c76cf

View File

@ -43,11 +43,11 @@
</grid>
</template>
<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" std_images="bullet"/>
<tree autoloading="admin_ui::ajax_tree" id="admin_tree" onclick="app.admin.run(widget.event_args[0],widget);" parent_node="admin_tree_target" std_images="orange-ball"/>
<html id="msg"/>
<split dock_side="topDock" id="admin_splitter" orientation="h">
<nextmatch id="admin_nm" template="admin.index.rows"/>
<iframe frameborder="1" height="500px" id="admin_iframe" scrolling="auto" width="100%"/>
</split>
</template>
</overlay>
</overlay>