horizon/horizon/dashboards/nova/templates/nova/instances_and_volumes/volumes
Tihomir Trifonov e1f7473723 volume.volumeId property used wrongly as .volume_id
Fixes bug 969162

Also, the created_at property was used as createdAt,
which lead to object reloading during template render
due to missing prop. See bug desc for more details.
Also, in the volume details template, the url link
for instance details was wrong - it was the link for
volume details instead.

Fixes Bug 971150

Change-Id: If5cfd515d0726a9ab85021b904a53e94b80205ea
2012-04-03 08:33:32 -07:00
..
_attach.html Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
_create.html Adding a string for the create volume form. Fixes Bug #957139 2012-03-16 13:52:08 -07:00
_create_snapshot.html Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
_detail_overview.html volume.volumeId property used wrongly as .volume_id 2012-04-03 08:33:32 -07:00
attach.html Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
create.html Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
create_snapshot.html Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
detail.html Created a new detail view for volumes (like instance details). 2012-03-13 18:47:56 -07:00