mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 06:05:56 +00:00
BUGFIX: reverted previous tree tool change
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@70566 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
406b507f0b
commit
3611ace323
@ -8,8 +8,6 @@
|
||||
</h2>
|
||||
<div id="sitetree_holder">
|
||||
|
||||
<div id="TreeTools">
|
||||
|
||||
<ul id="TreeActions">
|
||||
<li class="action" id="addpage"><button><% _t('CREATE','Create',PR_HIGH) %></button></li>
|
||||
<li class="action" id="search"><button><% _t('SEARCH','Search',PR_HIGH) %></button></li>
|
||||
@ -100,9 +98,7 @@
|
||||
<input type="checkbox" id="sortitems" /> <label for="sortitems"><% _t('ENABLEDRAGGING','Allow drag & drop reordering', PR_HIGH) %></label>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div> <!-- treetools -->
|
||||
|
||||
|
||||
<div id="sitetree_ul">
|
||||
$SiteTreeAsUL
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user