mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-02-18 10:18:41 +00:00
fix issue repository
This commit is contained in:
parent
25d527366b
commit
eba0b980c3
|
|
@ -116,11 +116,6 @@ final class BackendController extends Controller
|
|||
*
|
||||
* @return RenderableInterface
|
||||
*
|
||||
* @todo Orange-Management/Modules#208
|
||||
* Improve the media list
|
||||
* 1. Collections should show their content
|
||||
* 2. The first page should show an overview (Modules, Users, ...?)
|
||||
*
|
||||
* @since 1.0.0
|
||||
* @codeCoverageIgnore
|
||||
*/
|
||||
|
|
@ -175,11 +170,6 @@ final class BackendController extends Controller
|
|||
*
|
||||
* @return RenderableInterface
|
||||
*
|
||||
* @todo Orange-Management/Modules#208
|
||||
* Improve the media list
|
||||
* 1. Collections should show their content
|
||||
* 2. The first page should show an overview (Modules, Users, ...?)
|
||||
*
|
||||
* @since 1.0.0
|
||||
* @codeCoverageIgnore
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -151,7 +151,7 @@ export class Upload {
|
|||
upload (formId)
|
||||
{
|
||||
/**
|
||||
* @todo Orange-Management/Modules#207
|
||||
* @todo Orange-Management/oms-Media#5
|
||||
* Validate file type and file size on the frontend before uploading
|
||||
*/
|
||||
const request = new HttpRequest(),
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user