horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance
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
..
configuration Extend settings with OPENSTACK_SERVER_DEFAULT_USER_DATA 2022-09-01 19:23:00 +03:00
details Show project name at launch instance dialog 2021-01-19 15:11:47 -06:00
flavor Fix Self-closing syntax (/>) used on a non-void HTML element. 2022-05-18 14:43:03 +02:00
keypair Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
metadata Adjust width so as not to be hidden by "help element” 2016-05-05 21:00:59 +00:00
network Add pagination to Networks table in Launch Instance wizard 2022-02-17 18:55:25 -06:00
networkports Add pagination to Networks table in Launch Instance wizard 2022-02-17 18:55:25 -06:00
scheduler-hints Support scheduler hints when launching instance 2016-04-15 22:47:57 +00:00
security-groups Add pagination to Security Groups table in Launch Instance wizard 2020-01-16 08:58:22 +00:00
server-groups Add pagination to Server Groups table in Launch Instance wizard 2020-01-31 15:45:26 +01:00
source Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
launch-instance-modal.controller.js Launch Instance Modal should be exist as a Service 2015-12-02 16:07:33 +00:00
launch-instance-modal.controller.spec.js Launch Instance Modal should be exist as a Service 2015-12-02 16:07:33 +00:00
launch-instance-modal.service.js Update for ui bootstrap changes 2016-12-15 17:00:22 +00:00
launch-instance-modal.service.spec.js Update for ui bootstrap changes 2016-12-15 17:00:22 +00:00
launch-instance-model.service.js Fix applying OPENSTACK_SERVER_DEFAULT_USER_DATA value 2023-01-26 14:42:15 +01:00
launch-instance-model.service.spec.js Fix applying OPENSTACK_SERVER_DEFAULT_USER_DATA value 2023-01-26 14:42:15 +01:00
launch-instance-wizard.controller.js Update eslint-plugin-angular to the latest 2016-01-11 10:42:06 -08:00
launch-instance-wizard.controller.spec.js JSCS Cleanup - style guide cleanup for Launch Instance wizard 2015-08-07 22:35:58 +00:00
launch-instance-workflow.service.js Add new settings to LAUNCH_INSTANCE_DEFAULTS 2022-08-29 21:39:33 +03:00
launch-instance-workflow.service.spec.js Drop the usage of nova extensions in JavaScript code 2020-10-27 20:00:45 +09:00
launch-instance.module.js Sync nova policy 2018-02-05 05:57:02 +09:00
launch-instance.module.spec.js Dashboard ReOrg - Relocate Launch Instance module 2015-08-05 11:21:19 -06:00