Logo wird jetzt über CSS angezeigt anstatt über default Ordner.

Custom Stylesheets müssen entsprechend erweitert werden um
div.header_logo, td.headerbar und div.cis_logo
This commit is contained in:
Andreas Oesterreicher
2017-10-05 08:15:29 +02:00
parent 60f306cafe
commit da23548cf9
4 changed files with 43 additions and 22 deletions
+1
View File
@@ -24,6 +24,7 @@
- **[CORE]** Infoscreen wurde umbenannt (informationsbildschirm.php)
- **[CORE]** Moodle Schnittstelle wurde aus dem Core entfernt und in ein eigenes Addon verschoben. Moodle Versionen < 2.4 werden nicht mehr unterstützt
- **[CORE]** Update campus.tbl_templates (contentmittitel and contentohnetitel) with system/templates/contentmittitel_xslt_xhtml.xslt andsystem/templates/contentohnetitel_xslt_xhtml.xslt
- **[CORE]** Neue Style Anweisungen (div.header_logo, td.headerbar, div.cis_logo) müssen in Custom Stylesheet hinzugefügt werden
## [3.2]