Update 'Upgrading Omeka core'
parent
2369368296
commit
3707eb5119
|
@ -15,7 +15,7 @@ From the omeka core copy `./application/view/omeka/site-admin/page/edit.phtml`
|
||||||
|
|
||||||
And paste it into the arcHIVE theme `./view/omeka/site-admin/page/edit.phtml`
|
And paste it into the arcHIVE theme `./view/omeka/site-admin/page/edit.phtml`
|
||||||
|
|
||||||
Then edit the new file, adding the line `<?php if ($layout == "html") { continue; } ?>`
|
Then edit the new file, adding these lines `-->>`
|
||||||
|
|
||||||
```
|
```
|
||||||
<?php foreach ($this->blockLayout()->getLayouts() as $layout): ?>
|
<?php foreach ($this->blockLayout()->getLayouts() as $layout): ?>
|
||||||
|
|
Loading…
Reference in New Issue