MDL-80154 theme_boost: Add 'since' version to the deprecated styles

This commit is contained in:
Mikel Martín 2023-11-17 13:00:38 +01:00
parent b58d1fd4e2
commit 39a144fedc

View File

@ -37,6 +37,10 @@
// @include deprecated-styles();
// }
//
// Deprecated since Moodle 4.4.
//
// The .togglecompletion usage was deprecated in 311 and finally removed in 403.
// Replaced by core_renderer::activity_information() and proper use of templates.
.path-course-view li.activity form.togglecompletion {