mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-02-18 02:08:40 +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
|
* @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
|
* @since 1.0.0
|
||||||
* @codeCoverageIgnore
|
* @codeCoverageIgnore
|
||||||
*/
|
*/
|
||||||
|
|
@ -175,11 +170,6 @@ final class BackendController extends Controller
|
||||||
*
|
*
|
||||||
* @return RenderableInterface
|
* @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
|
* @since 1.0.0
|
||||||
* @codeCoverageIgnore
|
* @codeCoverageIgnore
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
|
|
@ -151,7 +151,7 @@ export class Upload {
|
||||||
upload (formId)
|
upload (formId)
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* @todo Orange-Management/Modules#207
|
* @todo Orange-Management/oms-Media#5
|
||||||
* Validate file type and file size on the frontend before uploading
|
* Validate file type and file size on the frontend before uploading
|
||||||
*/
|
*/
|
||||||
const request = new HttpRequest(),
|
const request = new HttpRequest(),
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user