mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-20 12:58:46 +01:00
setting different std image for tree, old one was only found with Styite template
This commit is contained in:
parent
809aa0c63c
commit
a57e1c76cf
@ -43,7 +43,7 @@
|
|||||||
</grid>
|
</grid>
|
||||||
</template>
|
</template>
|
||||||
<template id="admin.index" template="" lang="" group="0" version="1.9.001">
|
<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"/>
|
<html id="msg"/>
|
||||||
<split dock_side="topDock" id="admin_splitter" orientation="h">
|
<split dock_side="topDock" id="admin_splitter" orientation="h">
|
||||||
<nextmatch id="admin_nm" template="admin.index.rows"/>
|
<nextmatch id="admin_nm" template="admin.index.rows"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user