horizon/openstack_dashboard/themes/material/templates
Radomir Dopieralski 4a89303231 Clean up the syntax of html attributes to always use double quotes
Our templates are very inconsistent and sometimes even use single and
double quotes in the same tag. This is an attempt to clean it up a
little and use double quotes everywhere.

In addition, I have run into a problem with single quotes being
incorrectly escaped by the Django compressor, and I want to see if
this will help with the issue.

Change-Id: I2d5137a87ed65c6abef38a49264346f917a1c85a
2023-04-05 11:00:26 +02:00
..
auth Branding: Horizon Header should be more composable 2016-01-14 20:44:37 -07:00
header Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
horizon Some tweaks to improve work with Material Theme 2022-04-22 11:45:17 -05:00
material Branding: Horizon Header should be more composable 2016-01-14 20:44:37 -07:00