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

fix: Don't cache IntervieweeData control.

Übergeordneter 7835a0c1
No related branches found
No related tags found
1 Merge Request!1Dev
......@@ -34,6 +34,8 @@ public function __construct($attributes = [])
$this->addCSSFile(dirname(__FILE__).'/IntervieweeData.css');
parent::__construct($attributes);
$this->setAttribute('cacheable', 0);
}
/**
......
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