Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views_ui.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Jan 2015 at 19:01 UTC
Updated:
5 Feb 2015 at 17:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
idebr commentedComment #2
olli commentedThat 'admin.styling' is a dependency of 'views_ui.admin' library so I think we can remove it.
Comment #3
idebr commentedCorrect, thanks olli! Updated patch attached.
Screenshot before:
Screenshot after:
Comment #4
idebr commented... and the patch.
Comment #5
aspilicious commentedComment #6
dawehnerI don't get why we have a separate one in the first place but well, you never know.
Comment #7
alexpottThanks for adding the screenshots. This issue is a normal bug fix, and doesn't include any disruptive changes, so it is allowed per https://www.drupal.org/core/beta-changes. Committed 35aad82 and pushed to 8.0.x. Thanks!