@@ -238,7 +238,7 @@ |
||
238 | 238 | $list[$item->Version] = sprintf('Version: %s (Created: %s)', $item->Version, $item->Created); |
239 | 239 | } |
240 | 240 | |
241 | - $fields->addFieldsToTab($tabRootName . '.Verify', FieldList::create([ |
|
241 | + $fields->addFieldsToTab($tabRootName.'.Verify', FieldList::create([ |
|
242 | 242 | LiteralField::create('Introduction', '<p class="message intro">Select a version' |
243 | 243 | . ' whose data you wish to verify, then select the "Verify"' |
244 | 244 | . ' button. After a few seconds, a verification status will be' |