-
avpaderno →
committed 39eb01a7 on 2.0.x
Issue #2916786: Stop adding specific CSS to Media form and use...
-
avpaderno →
committed 39eb01a7 on 2.0.x
- 🇨🇴Colombia jedihe
Updating #174 (2985168-175.patch) to include a hunk from #172 that seems to have been missed or accidentally removed (2 hooks in media_library.module).
The re-added hunk:
- Hides the "Delete" button from the modal
- Makes the modal "Save" button submit via AJAX
- Gets the media-item in the node edit form updated with any changes saved using the modal
Minimally tested, it works well with Drupal core 11.1.7 + Gin theme.
-
avpaderno →
committed d6dcc8e6 on 1.0.x
Issue #2916786: Stop adding specific CSS to Media form and use...
-
avpaderno →
committed d6dcc8e6 on 1.0.x
- @avpaderno opened merge request.
- 🇮🇹Italy apaderno Brescia, 🇮🇹
Patch in #12 only changes a Drupal core file, while the patch in #2 also changes some of this theme's files. The latter can be used for the merge request.
- 🇧🇪Belgium fernly
@jurgenhaas your last 2 patches barely have any code in them, are you sure they work?