Skip to content
Snippets Groups Projects
Commit f52424d4 authored by ZZZ[GONE] PERRIER Guillaume's avatar ZZZ[GONE] PERRIER Guillaume
Browse files

Module Tapes : Try fixing bug 'Mixed Content The page at was loaded over...

Module Tapes : Try fixing bug 'Mixed Content The page at was loaded over HTTPS' removing annotation forcing https.
parent 470ada07
No related branches found
No related tags found
1 merge request!5Module Tapes : Try fixing bug 'Mixed Content The page at was loaded over...
Pipeline #185077 passed
......@@ -73,7 +73,7 @@ class TapeController extends AbstractController
}
/**
* @Route("/ajaxTapesContent",name="ajax_tapes_content",schemes={"https"})
* @Route("/ajaxTapesContent",name="ajax_tapes_content")
*/
public function ajaxTapesContent(Request $request, ManagerRegistry $doctrine, SerializerInterface $serializer)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment