horizon/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview
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
..
theme-preview.directive.js Theme Preview Page should include datepicker. 2017-07-27 10:24:33 -07:00
theme-preview.html Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
theme-preview.module.js Add Developer Dashboard + Bootstrap Theme Preview 2015-12-06 12:04:11 +00:00
theme-preview.module.spec.js Add Developer Dashboard + Bootstrap Theme Preview 2015-12-06 12:04:11 +00:00
theme-preview.scss Add Line Charts to the Theme Preview Page 2016-06-21 18:51:58 -07:00