[Stable10] allow html in claim and use htmlname in layout#35273
[Stable10] allow html in claim and use htmlname in layout#35273
Conversation
|
@karakayasemi Thank you for backporting. |
I can re-trigger CI via Drone API, when everything settled down. |
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
9d4a3dc to
2accb36
Compare
Codecov Report
@@ Coverage Diff @@
## stable10 #35273 +/- ##
==============================================
- Coverage 64.54% 64.25% -0.29%
Complexity 20080 20080
==============================================
Files 1289 1289
Lines 76923 76946 +23
Branches 1299 1299
==============================================
- Hits 49651 49443 -208
- Misses 26891 27122 +231
Partials 381 381
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## stable10 #35273 +/- ##
===========================================
Coverage 64.54% 64.54%
Complexity 20080 20080
===========================================
Files 1289 1289
Lines 76923 76923
Branches 1299 1299
===========================================
Hits 49651 49651
Misses 26891 26891
Partials 381 381
Continue to review full report at Codecov.
|
Signed-off-by: Jörn Friedrich Dreyer jfd@butonic.de
Description
Backport of #30882
also updated the custom theme to use html owncloud/theme-example#7
Related Issue
Motivation and Context
To be able to use html elements in theme apps.
Types of changes
Checklist: