horizon/openstack_dashboard/dashboards
Wangliangyu 9faf1cd109 Fix bug about snapshot pagination
Now, one page content will be changed after Clicking
"Next page" or "Prev page" to go back.

As we know, the order of the list could not be changed
at will, for one at the beginning or the end is a marker.
The marker is very importent for pagination.
So, this commit remove the sort of snapshots and reverse
the sort of the previous page ones.

Change-Id: I8d3d0cf4a1e6526bed3055b18741b1cf5d6166ff
Closes-Bug: #1804391
2018-11-23 17:12:46 +08:00
..
admin Fix bug about snapshot pagination 2018-11-23 17:12:46 +08:00
identity Bump hacking to 1.1.0 2018-11-10 16:44:25 +09:00
project Fix bug about snapshot pagination 2018-11-23 17:12:46 +08:00
settings django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00