Merge media picker changes

This commit is contained in:
Flavio Copes
2017-05-26 15:14:27 +02:00
parent b406a11c9d
commit 7502ab5cf8
11 changed files with 213 additions and 22 deletions

View File

@@ -1539,6 +1539,7 @@ class Admin
$page_files[] = [
'title' => $title,
'type' => $type,
'page_route' => $page->route(),
'file' => $file->higherQualityAlternative()
];
}