horizon/openstack_dashboard/dashboards/project
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
..
api_access Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
backups Merge "Add the filter function in c-bak dashboard for both Project & Admin" 2022-12-14 17:35:23 +00:00
containers Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
floating_ip_portforwardings Add NAT rules to the floating IP workflow 2023-03-01 10:38:16 -03:00
floating_ips Add NAT rules to the floating IP workflow 2023-03-01 10:38:16 -03:00
images Deprecate Django based Panel for Images, Keypair, and roles 2022-05-10 05:28:28 +09:00
instances Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
key_pairs Deprecate Django based Panel for Images, Keypair, and roles 2022-05-10 05:28:28 +09:00
network_qos Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
network_topology Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
networks Merge "Don't try and update port security if its not changing" 2022-09-20 17:43:01 +00:00
overview Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
routers Merge "Address RemovedInDjango40Warning (3)" 2022-03-10 12:23:11 +00:00
security_groups Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
server_groups Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
snapshots Fix success_url parameter issue for Edit Snapshot 2022-09-14 22:23:27 +05:30
static/dashboard/project Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
trunks Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
vg_snapshots Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
volume_groups Address RemovedInDjango40Warning (4) 2022-02-04 16:27:18 +09:00
volumes Merge "Allow volumes in error_restoring/error_managing to be deleted" 2022-09-19 22:59:07 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00