horizon/openstack_dashboard/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
..
angular Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
auth UT: Detect template rendering errors 2019-01-31 21:29:33 +09:00
context_selection Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
header Add SYSTEM_SCOPE_SERVICES setting that hides panels 2022-03-10 15:13:21 +01:00
horizon Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
themes Dynamic Themes 2016-02-25 09:49:43 -08:00
403.html Use 'trimmed' for blocktrans with multi-line contents 2016-05-19 20:00:40 +00:00
404.html Better designed 404 error page 2018-01-17 16:30:53 +13:00
500.html Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
_footer.html Rework old customization templates and add new blocks 2019-01-03 17:45:29 +13:00
_stylesheets.html Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
angular.html Fix CSRF error on Images dashboard 2019-03-18 19:03:40 +02:00
base.html Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
serial_console.html Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00