mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
9 lines
341 B
Scheme
9 lines
341 B
Scheme
<div class="cms-content-batchactions">
|
|
<label class="view-mode-batchactions-wrapper">
|
|
<input id="view-mode-batchactions" name="view-mode-batchactions" type="checkbox" />
|
|
<span class="view-mode-batchactions-label"><% _t("CMSPagesController_ContentToolbar_ss.MULTISELECT","Multi-selection") %></span>
|
|
</label>
|
|
|
|
$BatchActionsForm
|
|
</div>
|