horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source
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
..
source-details.html Add pagination to Source table in Launch Instance wizard 2020-02-05 11:40:17 +01:00
source.controller.js Fix preselection for launch Instance dialog 2022-11-23 15:48:24 -06:00
source.controller.spec.js Merge "Set up the initial displayed values in all boot-sources" 2020-03-09 15:53:08 +00:00
source.help.html UX: Bullets in Launch Instance Wizard don't have left-padding 2016-12-09 16:34:57 +05:30
source.html Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00