mirror of
https://github.com/silverstripe/silverstripe-dms
synced 2024-10-22 14:05:56 +02:00
Merge branch '2.1'
This commit is contained in:
commit
eb96f4fd87
@ -211,7 +211,7 @@ class DMSDocumentAddController extends LeftAndMain
|
||||
{
|
||||
return Controller::join_links(
|
||||
CMSPageEditController::singleton()->getEditForm($pageId)->FormAction(),
|
||||
'field/Document Sets/item',
|
||||
'field/DocumentSets/item',
|
||||
(int) $documentSetId
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user