mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-02-17 09:48:41 +00:00
Automated formatting changes
This commit is contained in:
parent
67be381416
commit
6969d386ff
|
|
@ -21,7 +21,7 @@ include __DIR__ . '/template-functions.php';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var \Modules\Media\Views\MediaView $this
|
* @var \Modules\Media\Views\MediaView $this
|
||||||
* @var \Modules\Media\Models\Media $media
|
* @var \Modules\Media\Models\Media $media
|
||||||
*/
|
*/
|
||||||
$media = $this->getData('media');
|
$media = $this->getData('media');
|
||||||
echo $this->getData('nav')->render();
|
echo $this->getData('nav')->render();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user