designate-dashboard/designatedashboard/static/designatedashboard/resources
Ingo Fischer e1e704c236 Fix list zones updated at same time
In case multiple zones have the same update timestamp (updated_at) the
UI did not show any zone and a JS console listed an error
"Error: [ngRepeat:dupes] Duplicates in a repeater are not allowed."
To fix it addTimestampIds needs to get the correct parameter order,
i.e. pass the name of the ID column before the timestamp column name.

Closes-Bug: 1734601

Change-Id: Ib91f873e8f21b71a71b1684317db276b72ae8014
(cherry picked from commit c6d53e4f8a)
2019-12-13 14:32:19 +00:00
..
os-designate-floatingip Updates to new Horizon action API 2018-08-02 09:12:28 +02:00
os-designate-recordset Updates to new Horizon action API 2018-08-02 09:12:28 +02:00
os-designate-zone Fix list zones updated at same time 2019-12-13 14:32:19 +00:00
resources.module.js API v2 Dashboard 2016-09-16 19:11:23 +01:00
util.service.js API v2 Dashboard 2016-09-16 19:11:23 +01:00