This page show recent changes of molecules via the special Page Special:ModifyMolecule
{!! $form !!}@if (count($moleculeLog) === 0) No log found! @else
| Title | Timestamp | replaced chemform-tag | replaced moleculelink | no change because only molecule ID referenced |
|---|---|---|---|---|
| {{$entry['title']->isSubpage() ? $entry['title']->getSubpageText() : $entry['title']->getText()}} | {{date('Y-m-d H:i:s', $entry['timestamp'])}} | {{$entry['replacedChemForm'] ? 'yes' : 'no'}} | {{$entry['replacedChemFormLink'] ? 'yes' : 'no'}} | {{$entry['onlyMoleculeId'] ? 'yes' : 'no'}} |