Do not require a location asset so the location can be reset.

This commit is contained in:
Paul Weidner 2021-07-31 11:59:04 -07:00 committed by Michael Stenta
parent deb768d99f
commit 8420246b0a
1 changed files with 0 additions and 1 deletions

View File

@ -160,7 +160,6 @@ class AssetMoveActionForm extends ConfirmFormBase {
'#tags' => TRUE,
'#validate_reference' => FALSE,
'#maxlength' => 1024,
'#required' => TRUE,
];
$form['done'] = [