implement torrent sensitive edit features #11

This commit is contained in:
ghost 2023-10-08 16:02:38 +03:00
parent cbda078c38
commit b81d973331
7 changed files with 499 additions and 108 deletions

View file

@ -133,7 +133,7 @@ class PageController extends AbstractController
'attribute' =>
[
'value' => $request->get('sensitive'),
'placeholder' => $translator->trans('Apply sensitive filters for this publication'),
'placeholder' => $translator->trans('Apply sensitive filters to publication'),
]
]
];