mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-03 05:55:16 +01:00
Moved Admin Pages to its own folder.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
namespace App\Controller;
|
||||
namespace App\Controller\AdminPages;
|
||||
|
||||
|
||||
use App\Entity\AttachmentType;
|
||||
@@ -29,7 +29,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
namespace App\Controller;
|
||||
namespace App\Controller\AdminPages;
|
||||
|
||||
use App\Entity\AttachmentType;
|
||||
use App\Entity\StructuralDBElement;
|
||||
@@ -29,7 +29,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
namespace App\Controller;
|
||||
namespace App\Controller\AdminPages;
|
||||
|
||||
|
||||
use App\Entity\AttachmentType;
|
||||
@@ -29,7 +29,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
namespace App\Controller;
|
||||
namespace App\Controller\AdminPages;
|
||||
|
||||
|
||||
use App\Entity\AttachmentType;
|
||||
@@ -29,7 +29,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
namespace App\Controller;
|
||||
namespace App\Controller\AdminPages;
|
||||
|
||||
|
||||
use App\Entity\AttachmentType;
|
||||
@@ -29,7 +29,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
namespace App\Controller;
|
||||
namespace App\Controller\AdminPages;
|
||||
|
||||
|
||||
use App\Entity\AttachmentType;
|
||||
@@ -29,8 +29,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
namespace App\Controller;
|
||||
|
||||
namespace App\Controller\AdminPages;
|
||||
|
||||
use App\Entity\AttachmentType;
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
namespace App\Controller;
|
||||
namespace App\Controller\AdminPages;
|
||||
|
||||
|
||||
use App\Entity\AttachmentType;
|
||||
Reference in New Issue
Block a user