Skip to content
Snippets Groups Projects
Commit 30f7cba0 authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

hotline #72470 : undo unwanted iframes css customization removal

parent 473bb2e2
3 merge requests!2538Master,!2535Hotline,!2533hotline #72470 : undo unwanted iframes css customization removal
Pipeline #3614 passed with stage
in 49 minutes and 14 seconds
<?php
Class_ScriptLoader::getInstance()->addSkinStyleSheet('iframe');
ob_start();
echo $this->render($this->actionScript);
$html_contents = ob_get_contents();
......
- ticket #72470 : Boîtes kiosque : Réactivation du chargement des personnalisations css des iframes
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment