horizon/openstack_dashboard/dashboards/project/instances/templates/instances
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
..
_attach_interface.html Add support for attaching interface 2015-05-04 10:11:54 +08:00
_attach_volume.html Implement Manage Attachments in Instances 2016-06-28 09:41:41 -05:00
_decryptpassword.html Branding: Workflow cancel btn should be themable 2016-03-14 12:48:11 -07:00
_detach_interface.html Detach interface support 2015-05-04 10:14:35 +08:00
_detach_volume.html Implement Manage Attachments in Instances 2016-06-28 09:41:41 -05:00
_detail_audit.html Instance Action Dashboard Blueprint 2014-08-29 16:18:26 -06:00
_detail_console.html Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
_detail_log.html Deleting unnecessary spaces in instances's log 2015-11-27 19:40:44 +09:00
_detail_overview.html Show all os-extended-server-attributes 2020-09-24 18:48:15 +09:00
_disassociate.html Fix typo: disassocaite -> disassociate 2019-04-09 12:45:09 +02:00
_edit_security_group_help.html Add "Edit Port Security Groups" action 2018-04-22 07:44:20 +09:00
_flavors_and_quotas.html Fix Project Limits for resize instance dialog 2022-01-31 13:59:26 -06:00
_instance_flavor.html Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
_instance_ips.html Show ports without IP in instance table and detail 2018-11-29 23:34:23 +09:00
_rebuild.html Branding: Workflow cancel btn should be themable 2016-03-14 12:48:11 -07:00
_rescue.html Support of rescue instance in Horizon 2018-11-20 10:25:37 +00:00
attach_interface.html Add support for attaching interface 2015-05-04 10:11:54 +08:00
attach_volume.html Implement Manage Attachments in Instances 2016-06-28 09:41:41 -05:00
decryptpassword.html Reduce page title duplication in Images & Instance 2015-02-12 12:35:45 +00:00
detach_interface.html Detach interface support 2015-05-04 10:14:35 +08:00
detach_volume.html Implement Manage Attachments in Instances 2016-06-28 09:41:41 -05:00
disassociate.html Support simple FIP disassociation (with FIP release) 2018-04-08 07:29:54 +09:00
rebuild.html Reduce page title duplication in Images & Instance 2015-02-12 12:35:45 +00:00
rescue.html Support of rescue instance in Horizon 2018-11-20 10:25:37 +00:00