horizon/horizon/templates/horizon
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
..
client_side Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
common Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
jasmine Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
_messages.html Set unique identifier for Django messages 2020-09-23 16:00:43 +03:00
_nav_list.html Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
_script_i18n.html Drop Django 1.7 support 2015-11-16 11:55:38 +00:00
_sidebar.html Replace dict.iteritems() with dict.items() in horizon 2017-08-01 08:31:49 +08:00
_subnav_list.html Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00