Closed (fixed)
Project:
Minify Source HTML
Version:
8.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Dec 2019 at 13:55 UTC
Updated:
13 Apr 2020 at 13:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
idebr commentedAttached patch implements the following changes:
\Drupal\Core\Form\ConfigFormBase::buildForm()t()calls.$this->config('minifyhtml.config')\Drupal\minifyhtml\Form\SettingsForm::submitForm()as this is already handled through its configuration schema.Before
After
Comment #4
slydevil commented