2009-11-21 04:15:00 +01:00
|
|
|
<div id="treepanes">
|
|
|
|
<h3>
|
|
|
|
<a href="#"><% _t('SECGROUPS','Security Groups') %></a>
|
|
|
|
</h3>
|
2009-02-03 04:46:15 +01:00
|
|
|
|
2009-11-21 04:15:00 +01:00
|
|
|
<div>
|
|
|
|
<div id="TreeActions">
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li>
|
2009-11-21 04:20:17 +01:00
|
|
|
<a href="#TreeActions-create" id="TreeActions-create-btn">
|
2009-11-21 04:15:00 +01:00
|
|
|
<% _t('CREATE','Create',PR_HIGH) %>
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
2009-11-21 04:20:17 +01:00
|
|
|
<a href="#TreeActions-batchactions" id="batchactions">
|
|
|
|
<% _t('BATCHACTIONS','Batch Actions',PR_HIGH) %>
|
2009-11-21 04:15:00 +01:00
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
2009-11-21 04:20:17 +01:00
|
|
|
|
2009-11-21 04:15:00 +01:00
|
|
|
<div id="TreeActions-create">
|
2009-11-21 04:20:17 +01:00
|
|
|
$AddForm
|
2009-11-21 04:15:00 +01:00
|
|
|
</div>
|
|
|
|
|
2009-11-21 04:20:17 +01:00
|
|
|
<div id="TreeActions-batchactions">
|
|
|
|
$BatchActionsForm
|
2009-11-21 04:15:00 +01:00
|
|
|
</div>
|
2009-11-21 04:20:17 +01:00
|
|
|
|
2009-11-21 04:15:00 +01:00
|
|
|
</div>
|
2007-07-19 12:40:05 +02:00
|
|
|
|
2009-11-21 04:15:00 +01:00
|
|
|
<div class="checkboxAboveTree">
|
2009-11-21 04:20:17 +01:00
|
|
|
<input type="checkbox" id="sortitems" />
|
|
|
|
<label for="sortitems">
|
|
|
|
<% _t('ENABLEDRAGGING','Allow drag & drop reordering', PR_HIGH) %>
|
|
|
|
</label>
|
2009-11-21 04:15:00 +01:00
|
|
|
</div>
|
2008-04-26 08:41:12 +02:00
|
|
|
|
2009-11-21 04:20:17 +01:00
|
|
|
<div id="sitetree_ul">
|
|
|
|
$SiteTreeAsUL
|
|
|
|
</div>
|
2009-11-21 04:15:00 +01:00
|
|
|
|
2009-02-03 04:46:15 +01:00
|
|
|
</div>
|
|
|
|
|
2007-07-19 12:40:05 +02:00
|
|
|
</div>
|