mirror of
https://github.com/strapi/strapi.git
synced 2025-11-11 15:49:50 +00:00
Fix bad UI in CTB when creating a CT
Signed-off-by: soupette <cyril.lpz@gmail.com>
This commit is contained in:
parent
e73a145535
commit
a389ab443c
@ -477,6 +477,8 @@ const DataManagerProvider = ({
|
|||||||
|
|
||||||
await request(requestURL, { method, body }, true);
|
await request(requestURL, { method, body }, true);
|
||||||
|
|
||||||
|
unlockAppWithAutoreload();
|
||||||
|
|
||||||
await updatePermissions();
|
await updatePermissions();
|
||||||
|
|
||||||
// Submit ct tracking success
|
// Submit ct tracking success
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user