mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
MINOR Disable batch actions in pages list view until we've implemented checkboxes in GridField
This commit is contained in:
parent
9f1668505b
commit
63cef2af22
@ -1,5 +1,7 @@
|
|||||||
<div class="cms-content-toolbar">
|
<div class="cms-content-toolbar">
|
||||||
|
<!--
|
||||||
<% include CMSPagesController_ContentToolActions %>
|
<% include CMSPagesController_ContentToolActions %>
|
||||||
|
-->
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="ss-dialog cms-page-add-form-dialog cms-dialog-content" id="cms-page-add-form" title="<% _t('CMSMain.AddNew', 'Add new page') %>">
|
<div class="ss-dialog cms-page-add-form-dialog cms-dialog-content" id="cms-page-add-form" title="<% _t('CMSMain.AddNew', 'Add new page') %>">
|
||||||
|
Loading…
Reference in New Issue
Block a user