Skip to content
Code-Schnipsel Gruppen Projekte
Commit 6fddf6a2 erstellt von Michael Danielczok's avatar Michael Danielczok
Dateien durchsuchen

fix: MegaMenu -> Sub menu css file considered at caching

Übergeordneter 1242dfd0
No related branches found
No related tags found
Keine zugehörigen Merge Requests gefunden
......@@ -70,13 +70,14 @@ public function getBody()
\serialize($this->getAttributes())
);
$childControl = $this->getMenuControl($this->getAttribute('display'));
try {
return QUI\Cache\Manager::get($cache);
} catch (QUI\Exception $Exception) {
}
$Engine = QUI::getTemplateManager()->getEngine();
$childControl = $this->getMenuControl($this->getAttribute('display'));
if ($this->Mobile) {
$this->Mobile->setAttribute('Project', $this->getProject());
......
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren