designate-dashboard/designatedashboard/static/designatedashboard/resources/os-designate-zone/actions
Michael Johnson 80100077be Fix issue with missing elements in the dashboard
The create zone button will not render and the recordset list will be blank with a javascript error, dnsServiceEnabled is assigned before it is defined.

This patch corrects those errors by removing an unused variable assignment.

Closes-Bug: #1987439
Change-Id: I6fe2fa4f19c2117c632a9176f048c7e5a2639c88
2022-08-23 20:47:02 +00:00
..
actions.module.js API v2 Dashboard 2016-09-16 19:11:23 +01:00
actions.module.spec.js Fix designate-dashboard lint 2022-06-24 21:07:13 +00:00
common-forms.service.js Fix designate-dashboard lint 2022-06-24 21:07:13 +00:00
create.html API v2 Dashboard 2016-09-16 19:11:23 +01:00
create.service.js Fix designate-dashboard lint 2022-06-24 21:07:13 +00:00
delete.service.js Fix designate-dashboard lint 2022-06-24 21:07:13 +00:00
update.service.js Fix issue with missing elements in the dashboard 2022-08-23 20:47:02 +00:00