Update 'Upgrading Omeka core'

chris 2021-10-13 12:09:31 +02:00
parent 0b23d5d7ad
commit 81884502fe
1 changed files with 0 additions and 1 deletions

@ -23,7 +23,6 @@ Then edit the new file, adding these lines `-->>`
```
<?php foreach ($this->blockLayout()->getLayouts() as $layout): ?>
-->> <?php if ($layout == "html") { continue; } ?>
-->> <?php if ($layout == "tableOfContents") { continue; } ?>
-->> <?php if ($layout == "searchingForm") { continue; } ?>
<button type="button" value="<?php echo $escape($layout); ?>" class="option">